[GIT PULL] arm64 fixes for 6.15-rc5
From: Catalin Marinas
Date: Sat May 03 2025 - 19:02:02 EST
Hi Linus,
Please pull the arm64 fix below. Thanks.
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
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 fee4d171451c1ad9e8aaf65fc0ab7d143a33bd72:
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays (2025-05-01 17:44:18 +0100)
----------------------------------------------------------------
Add missing sentinels to the arm64 Spectre-BHB MIDR arrays, otherwise
is_midr_in_range_list() reads beyond the end of these arrays.
----------------------------------------------------------------
Will Deacon (1):
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
arch/arm64/kernel/proton-pack.c | 2 ++
1 file changed, 2 insertions(+)