[GIT PULL] xen: fixes for 4.17-rc1

From: Juergen Gross
Date: Thu Apr 12 2018 - 13:58:16 EST


Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.17-rc1-tag

xen: fixes for 4.17-rc1

It contains only a few fixes of Xen related core code and drivers.

Thanks.

Juergen

arch/x86/xen/enlighten_pv.c | 8 ++++----
arch/x86/xen/xen-head.S | 4 +++-
drivers/acpi/processor_perflib.c | 11 +++++------
drivers/xen/xen-acpi-processor.c | 30 +++++++++++++++++++++++++++---
drivers/xen/xenbus/xenbus_dev_frontend.c | 16 ++++++++++++----
drivers/xen/xenbus/xenbus_xs.c | 4 +++-
include/acpi/processor.h | 2 ++
include/xen/interface/features.h | 23 +++++++++++++++++++++++
8 files changed, 79 insertions(+), 19 deletions(-)

Boris Ostrovsky (1):
xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen

Dan Carpenter (1):
xen/acpi: off by one in read_acpi_id()

Jason Andryuk (1):
x86/xen: Delay get_cpu_cap until stack canary is established

Joao Martins (1):
xen/acpi: upload _PSD info for non Dom0 CPUs too

Simon Gaiser (3):
xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
xen: xenbus: Catch closing of non existent transactions
xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END