]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Apr 2020 00:20:06 +0000 (17:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Apr 2020 00:20:06 +0000 (17:20 -0700)
commitf8df9fdf1e908d5076db5db912a466fb990c674a
treee842e6bd10e8ad31fbedfc1bdda27b4c3d8c3287
parentcd88d330d109119c2fd7a98b4a7cd7729f00ebf3
parent2f02739f309bc57bc7eeb399d19f4a89d36639a1
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull more xen updates from Juergen Gross:

 - two cleanups

 - fix a boot regression introduced in this merge window

 - fix wrong use of memory allocation flags

* tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/xen: fix booting 32-bit pv guest
  x86/xen: make xen_pvmmu_arch_setup() static
  xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
  xen: Use evtchn_type_t as a type for event channels
drivers/block/xen-blkfront.c