Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 May 2021 17:33:09 +0000 (07:33 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 May 2021 17:33:09 +0000 (07:33 -1000)
commit23d729263037eddd7413535c68ccf9472a197ccd
tree53cf8e9131041066e856b0f8fbcd3165bd8c06d6
parenta3969ef463f970c6ad99f32ca154fbd2a62bf97a
parentc81d3d24602540f65256f98831d0a25599ea6b87
Merge tag 'for-linus-5.13b-rc3-tag' of git://git./linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:

 - a fix for a boot regression when running as PV guest on hardware
   without NX support

 - a small series fixing a bug in the Xen pciback driver when
   configuring a PCI card with multiple virtual functions

* tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen-pciback: reconfigure also from backend watch handler
  xen-pciback: redo VF placement in the virtual topology
  x86/Xen: swap NX determination and GDT setup on BSP