[GIT PULL] xen: branch for v5.7-rc2
From: Juergen Gross
Date: Fri Apr 17 2020 - 11:17:41 EST
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.7-rc2-tag
xen: branch for v5.7-rc2
It contains:
- a small cleanup patch
- a security fix for a bug in the Xen hypervisor to avoid enabling Xen
guests to crash dom0 on an unfixed hypervisor.
Thanks.
Juergen
arch/arm/xen/enlighten.c | 2 +-
drivers/xen/xenbus/xenbus_client.c | 9 ++++++++-
2 files changed, 9 insertions(+), 2 deletions(-)
Jason Yan (1):
arm/xen: make _xen_start_info static
Juergen Gross (1):
xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status