Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen bug fixes from David Vrabel: "Several critical linear p2m fixes that prevented some hosts from booting" * tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: x86/xen: properly retrieve NMI reason xen: check for zero sized area when invalidating memory xen: use correct type for physical addresses xen: correct race in alloc_p2m_pmd() xen: correct error for building p2m list on 32 bits x86/xen: avoid freeing static 'name' when kasprintf() fails x86/xen: add extra memory for remapped frames during setup x86/xen: don't count how many PFNs are identity mapped x86/xen: Free bootmem in free_p2m_page() during early boot x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()
No related branches found
No related tags found
Showing
- arch/x86/xen/enlighten.c 21 additions, 1 deletionarch/x86/xen/enlighten.c
- arch/x86/xen/p2m.c 10 additions, 10 deletionsarch/x86/xen/p2m.c
- arch/x86/xen/setup.c 20 additions, 22 deletionsarch/x86/xen/setup.c
- arch/x86/xen/time.c 5 additions, 13 deletionsarch/x86/xen/time.c
- include/xen/interface/nmi.h 51 additions, 0 deletionsinclude/xen/interface/nmi.h
Loading
Please register or sign in to comment