Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Oct 2019 21:11:21 +0000 (14:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Oct 2019 21:11:21 +0000 (14:11 -0700)
commit680b5b3c5d34b22695357e17b6bdd0abd83e6b1c
tree50d9629f39d8a1c8ad0fb3e80c8d4bf8e6512841
parentf154988a905e5cad9d1a20d4c4aeb176968fe3be
parentee7f5225dc3cc7c19df1603597532ff34571f895
Merge tag 'for-linus-5.4-rc3-tag' of git://git./linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:

 - correct panic handling when running as a Xen guest

 - cleanup the Xen grant driver to remove printing a pointer being
   always NULL

 - remove a soon to be wrong call of of_dma_configure()

* tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen: Stop abusing DT of_dma_configure API
  xen/grant-table: remove unnecessary printing
  x86/xen: Return from panic notifier
Documentation/admin-guide/kernel-parameters.txt
drivers/gpu/drm/xen/xen_drm_front.c