[GIT PULL] arm64 fix for 6.13-rc4
Catalin Marinas
catalin.marinas at arm.com
Fri Dec 20 10:42:46 PST 2024
Hi Linus,
That's hopefully the last pull request of the year - a minor sparse
warning fix for the recently merged GCS support (arm's shadow stack).
Thanks.
Merry Christmas!
The following changes since commit ce03573a1917532da06057da9f8e74a2ee9e2ac9:
kselftest/arm64: abi: fix SVCR detection (2024-12-13 14:59:37 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes
for you to fetch changes up to 926e862058978a8f81872845715d67ad21c30f65:
arm64/signal: Silence sparse warning storing GCSPR_EL0 (2024-12-20 14:12:04 +0000)
----------------------------------------------------------------
Fix a sparse warning in the arm64 signal code dealing with the user
shadow stack register, GCSPR_EL0.
----------------------------------------------------------------
Mark Brown (1):
arm64/signal: Silence sparse warning storing GCSPR_EL0
arch/arm64/kernel/signal.c | 35 +++++++++++++++--------------------
1 file changed, 15 insertions(+), 20 deletions(-)
--
Catalin
More information about the linux-arm-kernel
mailing list