Konrad Rzeszutek Wilk
2013-Feb-15 02:45 UTC
[GIT PULL] (xen) stable/for-linus-3.8-rc7-tag-two
Hey Linus, Please git pull one more tag (or if you haven''t pulled the earlier one, then just pull this one instead). git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-3.8-rc7-tag-two This has two reverts for patches added in the v3.8 time-frame. They introduced a regression with the older hypervisors (Xen 4.1) so lets take these patches out. arch/x86/xen/enlighten.c | 77 +++++++++++++++--------------------------------- arch/x86/xen/suspend.c | 2 +- arch/x86/xen/xen-ops.h | 2 +- 3 files changed, 25 insertions(+), 56 deletions(-) Konrad Rzeszutek Wilk (2): Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" Revert "xen PVonHVM: use E820_Reserved area for shared_info"