]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu/atomic: Finish renaming atomic128-cas.h headers
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 15 Aug 2025 12:26:47 +0000 (22:26 +1000)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 31 Aug 2025 05:07:48 +0000 (08:07 +0300)
commit28682949f2350551cb5f3dda233e7aee202a9e0b
tree377a324835a87e282794ed9f792509809b724142
parent067af4f7848602470e9549839f5f92c9d17549aa
qemu/atomic: Finish renaming atomic128-cas.h headers

The aarch64 header was not renamed with the others, meaning it
was skipped in favor of the generic version.

Cc: qemu-stable@nongnu.org
Fixes: 15606965400b ("qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20250815122653.701782-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
(cherry picked from commit 1748c0d59228c7790940d8be381df1c3108022b1)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
host/include/aarch64/host/atomic128-cas.h.inc [moved from host/include/aarch64/host/atomic128-cas.h with 100% similarity]