]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-user/aarch64: Choose SYNC as the preferred MTE mode
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 15 Feb 2024 11:30:44 +0000 (11:30 +0000)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 16 Feb 2024 11:00:15 +0000 (14:00 +0300)
commit7950913ece574bc12089cca421e1a51d891b963e
treea071de529d80fa9164362ac66989850d0a034696
parent803f1e70ec79f0f51fee4e175e747598488c0fa5
linux-user/aarch64: Choose SYNC as the preferred MTE mode

The API does not generate an error for setting ASYNC | SYNC; that merely
constrains the selection vs the per-cpu default.  For qemu linux-user,
choose SYNC as the default.

Cc: qemu-stable@nongnu.org
Reported-by: Gustavo Romero <gustavo.romero@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Gustavo Romero <gustavo.romero@linaro.org>
Message-id: 20240207025210.8837-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
(cherry picked from commit 681dfc0d552963d4d598350d26097a692900b408)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
linux-user/aarch64/target_prctl.h