[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240307172538.GA24546@willie-the-truck>
Date: Thu, 7 Mar 2024 17:25:38 +0000
From: Will Deacon <will@...nel.org>
To: torvalds@...ux-foundation.org
Cc: catalin.marinas@....com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, kernel-team@...roid.com
Subject: [GIT PULL] arm64 fix for 6.8
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(-)
Powered by blists - more mailing lists