* [Fwd: [BK PATCH] ACPICA 20031002 for 2.6]
@ 2003-10-11 5:46 Len Brown
0 siblings, 0 replies; only message in thread
From: Len Brown @ 2003-10-11 5:46 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: Forwarded message - [BK PATCH] ACPICA 20031002 for 2.6 --]
[-- Type: message/rfc822, Size: 3587 bytes --]
From: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Linus Torvalds <torvalds-3NddpPZAyC0@public.gmane.org>
Subject: [BK PATCH] ACPICA 20031002 for 2.6
Date: 11 Oct 2003 01:41:04 -0400
Message-ID: <1065850864.4112.67.camel@dhcppc4>
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 available here:
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.0-test7/acpi-20031002-2.6.0-test7.diff.gz
This will update the following files:
drivers/acpi/asus_acpi.c | 4
drivers/acpi/executer/exconfig.c | 9 -
drivers/acpi/executer/exfield.c | 13 -
drivers/acpi/executer/exfldio.c | 143 +++++++++++------
drivers/acpi/executer/exoparg1.c | 2
drivers/acpi/executer/exprep.c | 189 +++++++++++++++++-----
drivers/acpi/executer/exresnte.c | 24 ++
drivers/acpi/executer/exresolv.c | 6
drivers/acpi/executer/exresop.c | 13 +
drivers/acpi/executer/exstoren.c | 8
drivers/acpi/executer/exsystem.c | 17 --
drivers/acpi/hardware/hwacpi.c | 9 +
drivers/acpi/resources/rsaddr.c | 45 ++++-
drivers/acpi/resources/rsirq.c | 17 +-
drivers/acpi/tables/tbconvrt.c | 18 +-
drivers/acpi/tables/tbinstal.c | 15 -
drivers/acpi/utilities/utalloc.c | 2
drivers/acpi/utilities/utglobal.c | 4
include/acpi/acconfig.h | 2
include/acpi/acexcep.h | 4
include/acpi/actbl.h | 217 +++++++++++++++++++-------
include/acpi/actbl1.h | 4
include/acpi/actbl2.h | 19 +-
include/acpi/actypes.h | 1
24 files changed, 567 insertions(+), 218 deletions(-)
through these ChangeSets:
<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/10/07 1.1296.57.9)
[ACPI] fix acpi_asus module build (Stephen Hemminger)
<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/10/06 1.1296.57.7)
[ACPI] Summary of changes for ACPICA version 20031002:
Fixed a problem with Index Fields where the index was not incremented
for fields that require multiple writes to the index/data registers
(Fields that are wider than the data register.)
Fixed a problem with all Field objects where a write could go beyond
the
end-of-field if the field was larger than the access granularity and
therefore required multiple writes to complete the request. An extra
write beyond the end of the field could happen inadvertently.
Fixed a problem with Index Fields where a BUFFER_OVERFLOW error would
incorrectly be returned if the width of the Data Register was larger
than the specified field access width.
Completed fixes for LoadTable() and Unload() and verified their
operation. Implemented full support for the "DdbHandle" object
throughout the ACPI CA subsystem.
Implemented full support for the MADT and ECDT tables in the ACPI CA
header files. Even though these tables are not directly consumed by
ACPI CA, the header definitions are useful for ACPI device drivers.
Integrated resource descriptor fixes posted to the Linux ACPI list.
This included checks for minimum descriptor length, and support for
trailing NULL strings within descriptors that have optional string
elements.
Fixed a problem where the SMI_CMD register could be written even if
it
was not supported on the platform (when FADT.SMI_CMD is zero)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-10-11 5:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-11 5:46 [Fwd: [BK PATCH] ACPICA 20031002 for 2.6] Len Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox