lkml.org 
[lkml]   [2003]   [Oct]   [1]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
Subject[BK PATCH] 2.4.23 ACPI 20030918
FromLen Brown <>
Date01 Oct 2003 01:46:42 -0400
Hi Marcelo, please do a 

	bk pull http://linux-acpi.bkbits.net/linux-acpi-release-2.4.23

	This batch includes the config change you requested to decouple
	ACPI and HT, ACPICA 20030918, and more platform fixes.

thanks,
-Len

ps. for folks w/o BK, a plain patch is available here:
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.4.23-pre5/acpi-20030918-2.4.23-pre5.diff.gz

This will update the following files:

 Documentation/Configure.help       |    3 
 MAINTAINERS                        |   10 
 drivers/acpi/Config.in             |   52 +---
 drivers/acpi/asus_acpi.c           |  294 +++++++++++++------------
 drivers/acpi/bus.c                 |    4 
 drivers/acpi/dispatcher/dsfield.c  |   42 ++-
 drivers/acpi/dispatcher/dsinit.c   |    4 
 drivers/acpi/dispatcher/dsopcode.c |   35 +-
 drivers/acpi/dispatcher/dsutils.c  |  114 +++++----
 drivers/acpi/dispatcher/dswload.c  |   18 +
 drivers/acpi/dispatcher/dswscope.c |   11 
 drivers/acpi/dispatcher/dswstate.c |   30 +-
 drivers/acpi/executer/excreate.c   |    8 
 drivers/acpi/namespace/nsdump.c    |    4 
 drivers/acpi/namespace/nssearch.c  |    8 
 drivers/acpi/namespace/nsutils.c   |    9 
 drivers/acpi/parser/psparse.c      |   31 +-
 drivers/acpi/pci_irq.c             |    3 
 drivers/acpi/pci_link.c            |    6 
 include/acpi/acconfig.h            |    2 
 include/acpi/acdisasm.h            |    4 
 include/acpi/acstruct.h            |    3 
 22 files changed, 392 insertions(+), 303 deletions(-)
through these ChangeSets:

<len.brown@intel.com> (03/09/30 1.1063.43.20)
   [ACPI] deal with lack of acpi prt entries gracefully (Jesse Barnes)

<len.brown@intel.com> (03/09/30 1.1063.43.19)
   [ACPI] build fix: remove 2nd __exit from asus_acpi.c

<len.brown@intel.com> (03/09/30 1.1063.43.18)
   [ACPI] acpi4asus-0.25-0.26 (Karol Kozimor)

<len.brown@intel.com> (03/09/30 1.1063.43.17)
   [ACPI] acpi4asus-0.24a-0.25-2.4 (Karol Kozimor)

<len.brown@intel.com> (03/09/30 1.1063.43.16)
   [ACPI] acpi_pci_link_allocate() should stick with irq.active if set. 
(Andrew de Quincey)
   Fixes OSDL #1186 "broken USB" and others

<len.brown@intel.com> (03/09/29 1.1063.43.15)
   [ACPI] CONFIG_ACPI is no longer necessary to enable HT
   if (CONFIG_ACPI || CONFIG_SMP) CONFIG_ACPI_BOOT=y
<len.brown@intel.com> (03/09/29 1.1063.43.14)
   [ACPI] ACPI Component Architecture 20030918 (Bob Moore)

   Found and fixed a longstanding problem with the late execution of
   the various deferred AML opcodes (such as Operation Regions,
   Buffer Fields, Buffers, and Packages)...
   This fixes the "region size computed incorrectly" problem.

   Fixed several 64-bit issues with prototypes, casting and data types.

   Removed duplicate prototype from acdisasm.h

<len.brown@intel.com> (03/09/25 1.1063.43.13)
   [ACPI] For ThinkPad -- carry on in face of ECDT probe failure (Andi
Kleen)




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [from the cache]
©2003-2008