Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1640263
| From | Juergen Gross <jgross@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] xen: fixes for 4.12-rc0 |
| Date | 2017-05-12 09:40 +0200 |
| Message-ID | <tGdl8-16h-19@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.12b-rc0c-tag
xen: fixes for 4.12-rc0
It contains 2 fixes for booting under Xen introduced in 4.12 and 2 fixes
for older problems, where one is just much more probable due to another
4.12 change.
Thanks.
Juergen
arch/x86/kernel/cpu/amd.c | 5 +++--
arch/x86/xen/enlighten_pv.c | 40 +++++++++++++++-------------------------
arch/x86/xen/mmu_pv.c | 7 ++++---
arch/x86/xen/time.c | 2 +-
4 files changed, 23 insertions(+), 31 deletions(-)
Boris Ostrovsky (1):
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
Juergen Gross (3):
x86/xen: fix xsave capability setting
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] xen: fixes for 4.12-rc0 Juergen Gross <jgross@suse.com> - 2017-05-12 09:40 +0200
csiph-web