[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120406175749.GA21325@phenom.dumpdata.com>
Date: Fri, 6 Apr 2012 13:57:49 -0400
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Cc: jinsong.liu@...el.com, jbeulich@...e.com,
srivatsa.bhat@...ux.vnet.ibm.com, drjones@...hat.com,
imammedo@...hat.com
Subject: [GIT PULL] (xen) stable/for-linus-3.4-rc1-tag for v3.4-rc1.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists