Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439491 > unrolled thread
| Started by | David Vrabel <david.vrabel@citrix.com> |
|---|---|
| First post | 2016-07-08 16:10 +0200 |
| Last post | 2016-07-08 16:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] xen: bug fixes for 4.7-rc6 David Vrabel <david.vrabel@citrix.com> - 2016-07-08 16:10 +0200
| From | David Vrabel <david.vrabel@citrix.com> |
|---|---|
| Date | 2016-07-08 16:10 +0200 |
| Subject | [GIT PULL] xen: bug fixes for 4.7-rc6 |
| Message-ID | <rSEDE-5P7-47@gated-at.bofh.it> |
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
Back to top | Article view | linux.kernel
csiph-web