All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] (xen) stable/bug.fixes for 3.0-rc5
Date: Fri, 1 Jul 2011 09:23:33 -0400	[thread overview]
Message-ID: <20110701132333.GA14495@dumpdata.com> (raw)

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(-)

                 reply	other threads:[~2011-07-01 13:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110701132333.GA14495@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.