[GIT PULL] arm64 fix for 6.7-rc4

From: Catalin Marinas
Date: Fri Dec 01 2023 - 12:52:29 EST


Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit c0a8574204054effad6ac83cc75c02576e2985fe:

arm64: add dependency between vmlinuz.efi and Image (2023-11-23 19:10:29 +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 f5259997f3e8d6edfcc2daf5b2c0b34f074d7bc0:

arm64: Avoid enabling KPTI unnecessarily (2023-11-30 19:07:33 +0000)

----------------------------------------------------------------
Fix a 6.7-rc1 regression where the arm64 KPTI ends up enabled even on
systems that don't need it.

----------------------------------------------------------------
Ard Biesheuvel (1):
arm64: Avoid enabling KPTI unnecessarily

arch/arm64/kernel/cpufeature.c | 4 ++++
1 file changed, 4 insertions(+)

--
Catalin