[GIT PULL] xen: bug fixes for 4.7-rc6

From: David Vrabel
Date: Fri Jul 08 2016 - 10:01:44 EST


Linus,

Please git pull the following tag:

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

xen: bug fixes for 4.7-rc6

- Fix two bugs in the handling of xenbus transactions.
- Make the xen acpi driver compatible with Xen 4.7.

Thanks.

David

drivers/xen/xen-acpi-processor.c | 35 +++-----------------------------
drivers/xen/xenbus/xenbus_dev_frontend.c | 14 +++++++------
drivers/xen/xenbus/xenbus_xs.c | 10 +++------
3 files changed, 14 insertions(+), 45 deletions(-)

Jan Beulich (4):
xenbus: don't BUG() on user mode induced condition
xenbus: don't bail early from xenbus_dev_request_and_reply()
xenbus: simplify xenbus_dev_request_and_reply()
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7