public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown@intel.com>
To: Linus Torvalds <torvalds@osdl.org>, stable@vger.kernel.org
Cc: Andrew Morton <akpm@osdl.org>,
	linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PATCH] fix ACPI interrupt regression in 2.6.19
Date: Sat, 2 Dec 2006 02:56:04 -0500	[thread overview]
Message-ID: <200612020256.05317.len.brown@intel.com> (raw)

Hi Linus, Greg/Chris,

please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release

This is a single revert on top of 2.6.19.
If  fixes a regression which was introduced after 2.6.18 and before 2.6.19.

thanks!
-Len

ps. a plain patch is also available here:
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.19/acpi-release-20060707-2.6.19.diff.gz

 arch/i386/kernel/acpi/boot.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

through these commits:

Len Brown (1):
      Revert "ACPI: SCI interrupt source override"

with this log:

commit 7bdd21cef9e5dbc3d3a718c55bb3d0da024644da
Author: Len Brown <len.brown@intel.com>
Date:   Sat Dec 2 02:27:46 2006 -0500

    Revert "ACPI: SCI interrupt source override"

    This reverts commit 281ea49b0c294649a6de47a6f8fbe5611137726b,
    which broke ACPI Interrupt source overrides that move
    the SCI from one IRQ in PIC mode to another in IOAPIC mode.

    If the SCI shared an interrupt line with another device,
    this would result in a "irq 18: nobody cared" type failure.

    http://bugzilla.kernel.org/show_bug.cgi?id=7601

    Signed-off-by: Len Brown <len.brown@intel.com>


                 reply	other threads:[~2006-12-02  7:53 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=200612020256.05317.len.brown@intel.com \
    --to=len.brown@intel.com \
    --cc=akpm@osdl.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox