Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737571
| From | Juergen Gross <jgross@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] xen: Fixes for rc2 |
| Date | 2017-09-22 17:10 +0200 |
| Message-ID | <usxKy-7Bl-41@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.14b-rc2-tag
xen: Fixes for rc2
It contains a fix for a missing __init annotation and two cleanup patches.
Thanks.
Juergen
arch/x86/xen/mmu_pv.c | 2 +-
drivers/xen/xenbus/xenbus_client.c | 130 +++++++++++++++++++------------------
include/xen/arm/page.h | 10 ---
3 files changed, 68 insertions(+), 74 deletions(-)
Arnd Bergmann (1):
xen: x86: mark xen_find_pt_base as __init
Juergen Gross (1):
xen: don't compile pv-specific parts if XEN_PV isn't configured
Tycho Andersen (1):
xen, arm64: drop dummy lookup_address()
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] xen: Fixes for rc2 Juergen Gross <jgross@suse.com> - 2017-09-22 17:10 +0200
csiph-web