]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 May 2025 23:30:53 +0000 (16:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 May 2025 23:30:53 +0000 (16:30 -0700)
Pull arm64 fix from Catalin Marinas:
 "Add missing sentinels to the arm64 Spectre-BHB MIDR arrays, otherwise
  is_midr_in_range_list() reads beyond the end of these arrays"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays


Trivial merge