[GIT PULL] arm64 fix for 6.8
From: Will Deacon
Date: Thu Mar 07 2024 - 12:25:51 EST
Hi Linus,
Please pull this lonely arm64 fix for 6.8 addressing a kprobes regression
that we introduced during the merge window.
Thanks,
Will
--->8
The following changes since commit d7b77a0d565b048cb0808fa8a4fb031352b22a01:
arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspend (2024-02-20 12:19:16 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes
for you to fetch changes up to 2c79bd34af13de221ddab29d8dfc9d5eeca8fe9b:
arm64: prohibit probing on arch_kunwind_consume_entry() (2024-03-04 13:00:00 +0000)
----------------------------------------------------------------
arm64 fix for 6.8
- Fix recursive kprobes regression when probing the stack unwinder
----------------------------------------------------------------
Puranjay Mohan (1):
arm64: prohibit probing on arch_kunwind_consume_entry()
arch/arm64/kernel/stacktrace.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)