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)
commitddac3d8b8a48dda6447a7f7a15f8124020a5add2
tree595092f1b30699c4a3dab125ee1437cff39b5f84
parent7cb7c32d60ad2dea48b7ac2845d86f10b0be089e
parentd794734c9bbfe22f86686dc2909c25f5ffe1a572
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git./linux/kernel/git/tip/tip

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.