lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 2 Dec 2006 02:56:04 -0500
From:	Len Brown <len.brown@...el.com>
To:	Linus Torvalds <torvalds@...l.org>, stable@...r.kernel.org
Cc:	Andrew Morton <akpm@...l.org>, linux-acpi@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] fix ACPI interrupt regression in 2.6.19

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@...el.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@...el.com>

-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ