]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 02:02:49 +0000 (19:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 02:02:49 +0000 (19:02 -0700)
Pull x86 mm updates from Ingo Molnar:

 - Fix W^X violation check false-positives in the CPA code
   when running as a Xen PV guest

 - Fix W^X violation warning false-positives in show_fault_oops()

* tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/pat: Fix W^X violation false-positives when running as Xen PV guest
  x86/pat: Restructure _lookup_address_cpa()
  x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()
  x86/pat: Introduce lookup_address_in_pgd_attr()

1  2 
arch/x86/include/asm/pgtable_types.h
arch/x86/mm/fault.c

Simple merge
Simple merge