Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737571 > unrolled thread
| Started by | Juergen Gross <jgross@suse.com> |
|---|---|
| First post | 2017-09-22 17:10 +0200 |
| Last post | 2017-09-22 17:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] xen: Fixes for rc2 Juergen Gross <jgross@suse.com> - 2017-09-22 17:10 +0200
| From | Juergen Gross <jgross@suse.com> |
|---|---|
| Date | 2017-09-22 17:10 +0200 |
| Subject | [GIT PULL] xen: Fixes for rc2 |
| Message-ID | <usxKy-7Bl-41@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.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 top | Article view | linux.kernel
csiph-web