[GIT PULL] xen: fixes for 4.19-rc5
From: Juergen Gross
Date: Sun Sep 23 2018 - 03:55:45 EST
Linus/Greg,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.19d-rc5-tag
xen: fixes for 4.19-rc5
It contains two small fixes for xen drivers.
Thanks.
Juergen
arch/x86/xen/pmu.c | 2 +-
drivers/xen/grant-table.c | 27 +++++++++++++++++++++------
2 files changed, 22 insertions(+), 7 deletions(-)
Boris Ostrovsky (1):
xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
Juergen Gross (1):
xen: issue warning message when out of grant maptrack entries