2004-04-01 10:41:28

by Brown, Len

[permalink] [raw]
Subject: [BKPATCH] ACPI for 2.4

Hi Marcelo, please do a

bk pull bk://linux-acpi.bkbits.net/linux-acpi-release-2.4.26

thanks,
-Len

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

This will update the following files:

arch/i386/kernel/acpi.c | 4 +++
arch/i386/kernel/io_apic.c | 6 ++++-
arch/x86_64/kernel/io_apic.c | 6 ++++-
drivers/acpi/bus.c | 5 ++++
drivers/acpi/pci_irq.c | 35 +++++++++++++++++--------------
include/asm-i386/acpi.h | 9 -------
include/asm-i386/system.h | 5 ----
7 files changed, 40 insertions(+), 30 deletions(-)

through these ChangeSets:

<[email protected]> (04/04/01 1.1063.46.95)
[ACPI] Restore PIC-mode SCI default to Level Trigger (David Shaohua
Li)
http://bugme.osdl.org/show_bug.cgi?id=2382

<[email protected]> (04/04/01 1.1063.46.94)
[ACPI] PCI bridge interrupt fix (David Shaohua Li)
http://bugzilla.kernel.org/show_bug.cgi?id=2409

<[email protected]> (04/04/01 1.1063.46.93)
[ACPI] delete extraneous IRQ->pin mappings below IRQ 16
http://bugzilla.kernel.org/show_bug.cgi?id=2408

<[email protected]> (04/03/30 1.1063.46.92)
[ACPI] allow building ACPI w/ CMPXCHG when CONFIG_M386=y
http://bugzilla.kernel.org/show_bug.cgi?id=2391





2004-04-01 12:27:52

by O.Sezer

[permalink] [raw]
Subject: Re: [BKPATCH] ACPI for 2.4

> Hi Marcelo, please do a
>
> bk pull bk://linux-acpi.bkbits.net/linux-acpi-release-2.4.26
>
> thanks,
> -Len
>
> ps. a plain patch is also available here:
>
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.4.26/acpi-20040326-2.4.26.diff.gz
>
> This will update the following files:
>
> arch/i386/kernel/acpi.c | 4 +++
> arch/i386/kernel/io_apic.c | 6 ++++-
> arch/x86_64/kernel/io_apic.c | 6 ++++-
> drivers/acpi/bus.c | 5 ++++
> drivers/acpi/pci_irq.c | 35 +++++++++++++++++--------------
> include/asm-i386/acpi.h | 9 -------
> include/asm-i386/system.h | 5 ----
> 7 files changed, 40 insertions(+), 30 deletions(-)
>
> through these ChangeSets:
>
> <[email protected]> (04/04/01 1.1063.46.95)
> [ACPI] Restore PIC-mode SCI default to Level Trigger (David Shaohua
> Li)
> http://bugme.osdl.org/show_bug.cgi?id=2382
>
> <[email protected]> (04/04/01 1.1063.46.94)
> [ACPI] PCI bridge interrupt fix (David Shaohua Li)
> http://bugzilla.kernel.org/show_bug.cgi?id=2409
>
> <[email protected]> (04/04/01 1.1063.46.93)
> [ACPI] delete extraneous IRQ->pin mappings below IRQ 16
> http://bugzilla.kernel.org/show_bug.cgi?id=2408
>
> <[email protected]> (04/03/30 1.1063.46.92)
> [ACPI] allow building ACPI w/ CMPXCHG when CONFIG_M386=y
> http://bugzilla.kernel.org/show_bug.cgi?id=2391


This fixed the issue I reported about the power button not
functioning in 26-rc1.

Thanks & regards;
?zkan Sezer

2004-04-01 13:00:35

by O.Sezer

[permalink] [raw]
Subject: Re: [BKPATCH] ACPI for 2.4

> > <[email protected]> (04/04/01 1.1063.46.95)
> > [ACPI] Restore PIC-mode SCI default to Level Trigger (David Shaohua
> > Li)
> > http://bugme.osdl.org/show_bug.cgi?id=2382

[...]

> This fixed the issue I reported about the power button not
> functioning in 26-rc1.
>

Further, vanilla 26-rc1 also shuts down fine with the power button
if booted with a kernel parameter "acpi_sci=level" (_not_ edge, as
stated in the above bugzilla entry).

Regards;
?zkan Sezer