[GIT PULL] (xen) stable/for-linus-3.4-rc1-tag for v3.4-rc1.

From: Konrad Rzeszutek Wilk
Date: Fri Apr 06 2012 - 14:02:43 EST


Hey Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-3.4-rc1-tag

which has two fixes for regressions:
- one is a workaround that will be removed in v3.5 with proper fix in the tip/x86 tree,
- the other is to fix drivers to load on PV (a previous patch made them only
load in PVonHVM mode).

The rest are just minor fixes in the various drivers and some cleanup in the
core code. Nothing exciting.

arch/x86/xen/mmu.c | 4 +++-
arch/x86/xen/smp.c | 2 +-
drivers/block/xen-blkfront.c | 2 +-
drivers/net/xen-netfront.c | 2 +-
drivers/pci/xen-pcifront.c | 1 +
drivers/xen/xen-pciback/pciback_ops.c | 2 +-
6 files changed, 8 insertions(+), 5 deletions(-)

Igor Mammedov (1):
xen: only check xen_platform_pci_unplug if hvm

Jan Beulich (2):
xen/pciback: fix XEN_PCI_OP_enable_msix result
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success

Konrad Rzeszutek Wilk (1):
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'

Srivatsa S. Bhat (1):
xen/smp: Remove unnecessary call to smp_processor_id()
--
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/