Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jun 2019 20:16:05 +0000 (13:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jun 2019 20:16:05 +0000 (13:16 -0700)
Pull xen fix from Juergen Gross:
 "Just one fix for the Xen block frontend driver avoiding allocations
  with order > 0"

* tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen-blkfront: switch kcalloc to kvcalloc for large array allocation


Trivial merge