* [BKPATCH] ACPI 2.6
@ 2003-10-22 3:17 Len Brown
0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2003-10-22 3:17 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kernel Mailing List, ACPI Developers
Hi Linus, please do a
bk pull http://linux-acpi.bkbits.net/linux-acpi-release-2.6.0
thanks,
-Len
ps. a plain patch is also available here:
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.0-test8/acpi-20031002-2.6.0-test8.diff.gz
This will update the following files:
arch/i386/kernel/acpi/boot.c | 28 +++++++++++++++++
drivers/acpi/battery.c | 6 +--
drivers/acpi/bus.c | 4 +-
drivers/acpi/ec.c | 16 ++++++++-
drivers/acpi/events/evgpe.c | 4 +-
drivers/acpi/power.c | 7 +++-
drivers/acpi/utilities/utdelete.c | 42 ++++++++++++++++++++++++--
7 files changed, 93 insertions(+), 14 deletions(-)
through these ChangeSets:
<len.brown@intel.com> (03/10/20 1.1350)
[ACPI] Broken fan detection prevents booting (Shaohua David Li)
http://bugme.osdl.org/show_bug.cgi?id=1185
<len.brown@intel.com> (03/10/20 1.1349)
[ACPI] fix !CONFIG_PCI build
use X86 ACPI specific version of eisa_set_level_irq()
http://bugzilla.kernel.org/show_bug.cgi?id=1390
<len.brown@intel.com> (03/10/17 1.1344.1.4)
[ACPI] fix acpi_ev_gpe_dispatch() parameter (Bob Moore)
<len.brown@intel.com> (03/10/17 1.1344.1.3)
[ACPI] acpi_ec_gpe_query(ec) fix for T40 crash (Shaohua David Li)
http://bugme.osdl.org/show_bug.cgi?id=1171
<len.brown@intel.com> (03/10/17 1.1344.1.2)
[ACPI] fix object reference count bug for battery status (Shaohua
David Li)
http://bugme.osdl.org/show_bug.cgi?id=1038
<len.brown@intel.com> (03/10/17 1.1344.1.1)
[ACPI] speed up reads from /proc/acpi/ (Shaohua David Li)
http://bugme.osdl.org/show_bug.cgi?id=726
^ permalink raw reply [flat|nested] 2+ messages in thread
* [BKPATCH] ACPI 2.6
@ 2003-11-20 4:41 Len Brown
0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2003-11-20 4:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kernel Mailing List, ACPI Developers
Hi Linus, please do a
bk pull http://linux-acpi.bkbits.net/linux-acpi-release-2.6.0
The world will not stop revolving if these wait till 2.6.1,
but it will make 2.6.0 easier to support if they're included.
3 bug fixes -- all are in 2.4:
1390: adds cmdline to allow manual over-ride if out policy
of forcing the ACPI SCI to level triggered is wrong.
If we don't apply, some folks with no ACPI events
will need to patch.
1177: makes print_IO_APIC() output useful instead of garbage.
If we don't apply, then we need to send this patch
to anybody who has an IO-APIC mode interrupt issue
in ACPI mode.
1434: 1-line panic fix
BIOS with correct ACPI table check-sums but garbled
data can cause panic immediately after loading with
no kernel output unless this is fixed.
thanks,
-Len
ps. a plain patch is also available here:
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.0-test9/acpi-20031002-2.6.0-test9.diff.gz
This will update the following files:
Documentation/kernel-parameters.txt | 5 ++
arch/i386/kernel/acpi/boot.c | 53 ++++++++++++++++++++----
arch/i386/kernel/dmi_scan.c | 1
arch/i386/kernel/io_apic.c | 10 +---
arch/i386/kernel/mpparse.c | 4 +
arch/x86_64/kernel/acpi/boot.c | 53 ++++++++++++++++++++----
arch/x86_64/kernel/io_apic.c | 8 +--
arch/x86_64/kernel/mpparse.c | 2
drivers/acpi/bus.c | 4 -
9 files changed, 112 insertions(+), 28 deletions(-)
through these ChangeSets:
<len.brown@intel.com> (03/11/18 1.1453)
[ACPI] "acpi_pic_sci=edge" in case platform requires Edge Triggered
SCI
http://bugzilla.kernel.org/show_bug.cgi?id=1390
<len.brown@intel.com> (03/11/18 1.1452)
[ACPI] print_IO_APIC() only after it is programmed
http://bugzilla.kernel.org/show_bug.cgi?id=1177
<len.brown@intel.com> (03/11/07 1.1414.1.7)
[ACPI] In ACPI mode, delay print_IO_APIC() to make its output valid.
http://bugzilla.kernel.org/show_bug.cgi?id=1177
<len.brown@intel.com> (03/11/07 1.1414.1.6)
[ACPI] If ACPI is disabled by DMI BIOS date, then
turn it off completely, including table parsing for HT.
This avoids a crash due to ancient garbled tables.
acpi=force is available to over-ride this default.
http://bugzilla.kernel.org/show_bug.cgi?id=1434
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-11-20 4:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-22 3:17 [BKPATCH] ACPI 2.6 Len Brown
-- strict thread matches above, loose matches on Subject: below --
2003-11-20 4:41 Len Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).