]> www.infradead.org Git - nvme.git/commit
Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Jun 2024 18:09:03 +0000 (11:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Jun 2024 18:09:03 +0000 (11:09 -0700)
commit6d6444ba82053c716fb5ac83346202659023044e
treea732284ff1c598399e371f85a33ec01cf2671ec2
parentadfbe3640b5299e062af0b64ab8eb48eb7874832
parentcea5589e958f8aef301ce9d004bc73fa5bb3b304
Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 updates from Alexander Gordeev:

 - Add missing virt_to_phys() conversion for directed interrupt bit
   vectors

 - Fix broken configuration change notifications for virtio-ccw

 - Fix sclp_init() cleanup path on failure and as result - fix a list
   double add warning

 - Fix unconditional adjusting of GOT entries containing undefined weak
   symbols that resolve to zero

* tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/boot: Do not adjust GOT entries for undef weak sym
  s390/sclp: Fix sclp_init() cleanup on failure
  s390/virtio_ccw: Fix config change notifications
  s390/pci: Add missing virt_to_phys() for directed DIBV