public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: [Fwd: [BK PATCH] ACPICA 20031002 for 2.6]
Date: 11 Oct 2003 01:46:06 -0400	[thread overview]
Message-ID: <1065851166.4117.70.camel@dhcppc4> (raw)

[-- 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)




                 reply	other threads:[~2003-10-11  5:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1065851166.4117.70.camel@dhcppc4 \
    --to=len.brown-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox