[GIT PULL] xen: fixes for 5.1-rc4

From: Juergen Gross
Date: Sun Apr 07 2019 - 11:05:01 EST


Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.1b-rc4-tag

xen: fixes for 5.1-rc4

It contains one minor fix and a small cleanup for the xen privcmd
driver.


Thanks.

Juergen

arch/x86/include/asm/xen/hypercall.h | 3 +++
drivers/xen/privcmd-buf.c | 3 +--
2 files changed, 4 insertions(+), 2 deletions(-)

Andrea Righi (1):
xen: use struct_size() helper in kzalloc()

Dan Carpenter (1):
xen: Prevent buffer overflow in privcmd ioctl