Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439491
| From | David Vrabel <david.vrabel@citrix.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] xen: bug fixes for 4.7-rc6 |
| Date | 2016-07-08 16:10 +0200 |
| Message-ID | <rSEDE-5P7-47@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] xen: bug fixes for 4.7-rc6 David Vrabel <david.vrabel@citrix.com> - 2016-07-08 16:10 +0200
csiph-web