]> www.infradead.org Git - users/willy/xarray.git/commit
Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Jun 2024 21:44:53 +0000 (14:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Jun 2024 21:44:53 +0000 (14:44 -0700)
commit8d6b029e15ab47986e486f52b2b768ca6faa5cbe
tree9b55a7f9cb3a6eb0ebe07959411acd8607a4ed77
parent8d437867bafd8b5cfd209bdedddf1ca065f04a96
parent01c51a32dc18f128d2e55a7b2128b77fc01a2285
Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Alexander Gordeev:

 - Do not create PT_LOAD program header for the kenel image when the
   virtual memory informaton in OS_INFO data is not available. That
   fixes stand-alone dump failures against kernels that do not provide
   the virtual memory informaton

 - Add KVM s390 shared zeropage selftest

* tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  KVM: s390x: selftests: Add shared zeropage test
  s390/crash: Do not use VM info if os_info does not have it