[PATCH] stable/bug.fixes patches for 3.0-rc4

From: Konrad Rzeszutek Wilk
Date: Wed Jun 15 2011 - 15:12:57 EST


I am proposing these for 3.0-rc4 as bug-fixes. They have been ratling around
in some branches, or (as in the CONFIG_MAXSMP) posted in 2008. One of them
is a compile fix while the other affect how Linux boots (or shuts down)
under the Xen hypervisor

Andrew Jones (1):
xen: support CONFIG_MAXSMP

Konrad Rzeszutek Wilk (1):
xen: Fix compile warning when CONFIG_SMP is not defined.

Stefano Stabellini (1):
xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"

Tom Goetz (1):
xen: When calling power_off, don't call the halt function.

arch/x86/xen/enlighten.c | 9 ++++++++-
arch/x86/xen/mmu.c | 12 ++++++++++--
arch/x86/xen/smp.c | 7 +++++++
drivers/xen/events.c | 2 +-
4 files changed, 26 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/