public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Erik Schmauss <erik.schmauss@intel.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: [PATCH 0/5] ACPICA version 20190703
Date: Fri, 05 Jul 2019 11:40:54 +0200	[thread overview]
Message-ID: <3857082.aiUXHtRYrp@kreacher> (raw)
In-Reply-To: <20190703201540.26054-1-erik.schmauss@intel.com>

On Wednesday, July 3, 2019 10:15:35 PM CEST Erik Schmauss wrote:
> This series contains ACPICA version 20190703 changes that are relevant
> to Linux kernel. This patch set is available for viewing at:
> https://github.com/SchmErik/linux/tree/acpica201907
> 
> Overall, this release contains several patches that simplify ACPICA
> initialization by removing unnecessary ACPI namespace walks.
> 
> Bob Moore (3):
>   ACPICA: Namespace: simplify creation of the initial/default namespace
>   ACPICA: Update for object initialization sequence
>   ACPICA: Update table load object initialization
>   ACPICA: Update version to 20190703
> 
> Erik Schmauss (2):
>   ACPICA: remove legacy module-level code due to deprecation
> 
>  drivers/acpi/acpica/acglobal.h |   1 -
>  drivers/acpi/acpica/acnamesp.h |   2 -
>  drivers/acpi/acpica/dsinit.c   |   2 +-
>  drivers/acpi/acpica/exconfig.c |  16 ++-
>  drivers/acpi/acpica/nsaccess.c |  54 ++++++++--
>  drivers/acpi/acpica/nseval.c   | 190 ---------------------------------
>  drivers/acpi/acpica/nsinit.c   |  49 ++++-----
>  drivers/acpi/acpica/nsload.c   |  12 ---
>  drivers/acpi/acpica/nsutils.c  |  12 ---
>  drivers/acpi/acpica/tbdata.c   |  13 ---
>  drivers/acpi/acpica/tbxfload.c |  10 +-
>  drivers/acpi/acpica/utinit.c   |   1 -
>  drivers/acpi/acpica/utxfinit.c |  18 ++--
>  include/acpi/acpixf.h          |   2 +-
>  14 files changed, 79 insertions(+), 303 deletions(-)
> 
> 

All applied, thanks!




      parent reply	other threads:[~2019-07-05  9:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-03 20:15 [PATCH 0/5] ACPICA version 20190703 Erik Schmauss
2019-07-03 20:15 ` [PATCH 1/5] ACPICA: Namespace: simplify creation of the initial/default namespace Erik Schmauss
2019-07-03 20:15 ` [PATCH 2/5] ACPICA: remove legacy module-level code due to deprecation Erik Schmauss
2019-07-03 20:15 ` [PATCH 3/5] ACPICA: Update for object initialization sequence Erik Schmauss
2019-07-03 20:15 ` [PATCH 4/5] ACPICA: Update table load object initialization Erik Schmauss
2019-07-03 20:15 ` [PATCH 5/5] ACPICA: Update version to 20190703 Erik Schmauss
2019-07-05  9:40 ` Rafael J. Wysocki [this message]

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=3857082.aiUXHtRYrp@kreacher \
    --to=rjw@rjwysocki.net \
    --cc=erik.schmauss@intel.com \
    --cc=linux-acpi@vger.kernel.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