]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Feb 2024 17:22:48 +0000 (09:22 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Feb 2024 17:22:48 +0000 (09:22 -0800)
Pull x86 fix from Borislav Petkov:

 - Use a GB page for identity mapping only when memory of this size is
   requested so that mapping of reserved regions is prevented which
   would otherwise lead to system crashes on UV machines

* tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mm/ident_map: Use gbpages only where full GB page should be mapped.


Trivial merge