Merge tag 's390-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jun 2024 02:27:02 +0000 (19:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jun 2024 02:27:02 +0000 (19:27 -0700)
commit44ef20baed8edcb1799bec1e7ad2debbc93eedd8
tree9769026b39597dfcd811cd6848d76b9e0ef61fca
parentd4332da0f2b5cccf2b195035a3f30fce7c1bb7a7
parent693d41f7c938f92d881e6a51525e6c132a186afd
Merge tag 's390-6.10-4' of git://git./linux/kernel/git/s390/linux

Pull s390 fixes from Vasily Gorbik:

 - A couple of fixes for regressions resulting from the uncoupling of
   physical vs virtual kernel address spaces: fix the mapping of the
   kernel image using large pages; enforce alignment checks on physical
   addresses before creating large pages

 - Update defconfigs

* tag 's390-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/mm: Restore mapping of kernel image using large pages
  s390/mm: Allow large pages only for aligned physical addresses
  s390: Update defconfigs