public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/bug.fixes for 3.0-rc5
@ 2011-07-01 13:23 Konrad Rzeszutek Wilk
  0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2011-07-01 13:23 UTC (permalink / raw)
  To: torvalds, linux-kernel

Hey Linus,

Please git pull the following branch:

git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/bug.fixes

which is based on git commit acd049c6e99d2ad1195666195230f6881d1c1588
Konrad Rzeszutek Wilk (1):

    xen/setup: Fix for incorrect xen_extra_mem_start.

which you had pulled in 3.0-rc4 time-frame.

This git pull fixes two rare corner cases. One is a bootup where the INT_SRC_OVR global_irq
!= source_irq for ACPI SCI causing the ACPI interpreter to abort and going in legacy IRQ mode.
Tose machines are rare and most of them support a knob to turn it off: a BIOS option called
'ACPI SCI: Enabled/Disabled'. The other is a linker issue if a user wants an UP kernel.

Konrad Rzeszutek Wilk (2):
      xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
      xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.

 arch/x86/pci/xen.c |   26 ++++++++++++++++++++++++--
 arch/x86/xen/mmu.c |    4 ++++
 2 files changed, 28 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-01 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-01 13:23 [GIT PULL] (xen) stable/bug.fixes for 3.0-rc5 Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox