From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 fix for 6.13-rc4
Date: Fri, 20 Dec 2024 18:42:46 +0000 [thread overview]
Message-ID: <Z2W6puapTlYMGeyx@arm.com> (raw)
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
next reply other threads:[~2024-12-20 18:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-20 18:42 Catalin Marinas [this message]
2024-12-20 22:11 ` [GIT PULL] arm64 fix for 6.13-rc4 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z2W6puapTlYMGeyx@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.