[GIT PULL] xen: fixes for 4.13-rc2
From: Juergen Gross
Date: Sun Jul 23 2017 - 03:33:58 EST
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.13b-rc2-tag
xen: fixes for 4.13-rc2
It contains some fixes and cleanups for running under Xen.
Now the new driver is omitted. :-)
Thanks.
Juergen
arch/x86/xen/smp_pv.c | 3 ++-
arch/x86/xen/time.c | 1 -
drivers/xen/balloon.c | 3 +++
drivers/xen/grant-table.c | 9 ++++++++-
drivers/xen/xen-balloon.c | 22 ++++++++++++----------
include/xen/balloon.h | 8 ++++++++
6 files changed, 33 insertions(+), 13 deletions(-)
Juergen Gross (2):
xen/x86: fix cpu hotplug
xen/balloon: don't online new memory initially
Vitaly Kuznetsov (1):
xen/x86: Don't BUG on CPU0 offlining
Wengang Wang (1):
xen/grant-table: log the lack of grants