[GIT PULL] arm64 post-Spectre BHB fix for 5.17
Catalin Marinas
catalin.marinas at arm.com
Wed Mar 9 14:29:25 PST 2022
Hi Linus,
Please pull the arm64 fix below. It's based onto the arm64 Spectre BHB
branch that was merged yesterday.
Thanks.
The following changes since commit 58c9a5060cb7cd529d49c93954cdafe81c1d642a:
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation reporting (2022-03-07 17:25:52 +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 52c9f93a9c482251cb0d224faa602ba26d462be8:
arm64: Do not include __READ_ONCE() block in assembly files (2022-03-09 21:56:50 +0000)
----------------------------------------------------------------
Fix kernel build with clang LTO after the inclusion of the Spectre BHB
arm64 mitigations.
----------------------------------------------------------------
Nathan Chancellor (1):
arm64: Do not include __READ_ONCE() block in assembly files
arch/arm64/include/asm/rwonce.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Catalin
More information about the linux-arm-kernel
mailing list