linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Erik Kaneda <erik.kaneda@intel.com>
Cc: "Rafael J . Wysocki" <rafael@kernel.org>, linux-acpi@vger.kernel.org
Subject: Re: [PATCH 0/6] ACPICA release 20200430
Date: Sat, 09 May 2020 11:16:04 +0200	[thread overview]
Message-ID: <5870801.q6vts1Q0Ho@kreacher> (raw)
In-Reply-To: <20200505004654.2870591-1-erik.kaneda@intel.com>

On Tuesday, May 5, 2020 2:46:48 AM CEST Erik Kaneda wrote:
> This series contains the linux-ized patches of the 20200430 ACPICA
> release. There are two patches to fix sparse warnings that are
> generated from global variables, and a fix to avoid null pointer
> dereferences in the dispatcher. Aside from that, there is a fix to
> correct the required parameters for the predefined ACPI methods _NIH
> and _NIG.
> 
> Bob Moore (1):
>   ACPICA: Update version to 20200430
> 
> Erik Kaneda (4):
>   ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.h
>   ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing
>     create operators
>   ACPICA: Dispatcher: add status checks to avoid NULL pointer
>     dereference on field objects
>   ACPICA: Fix required parameters for _NIG and _NIH
> 
> Yue Haibing (1):
>   ACPICA: Make acpi_protocol_lengths static
> 
>  drivers/acpi/acpica/acglobal.h |  1 +
>  drivers/acpi/acpica/acpredef.h |  4 ++--
>  drivers/acpi/acpica/dbhistry.c |  1 -
>  drivers/acpi/acpica/dsfield.c  | 22 ++++++++++++++++------
>  drivers/acpi/acpica/exfield.c  |  2 +-
>  include/acpi/acpixf.h          |  2 +-
>  6 files changed, 21 insertions(+), 11 deletions(-)
> 
> 

All patches applied as 5.8 material, thanks!





      parent reply	other threads:[~2020-05-09  9:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-05  0:46 [PATCH 0/6] ACPICA release 20200430 Erik Kaneda
2020-05-05  0:46 ` [PATCH 1/6] ACPICA: Make acpi_protocol_lengths static Erik Kaneda
2020-05-05  0:46 ` [PATCH 2/6] ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.h Erik Kaneda
2020-05-05  0:46 ` [PATCH 3/6] ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create operators Erik Kaneda
2020-05-05  0:46 ` [PATCH 4/6] ACPICA: Dispatcher: add status checks Erik Kaneda
2020-05-05  0:46 ` [PATCH 5/6] ACPICA: Fix required parameters for _NIG and _NIH Erik Kaneda
2020-05-05  0:46 ` [PATCH 6/6] ACPICA: Update version to 20200430 Erik Kaneda
2020-05-09  9:16 ` 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=5870801.q6vts1Q0Ho@kreacher \
    --to=rjw@rjwysocki.net \
    --cc=erik.kaneda@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rafael@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;
as well as URLs for NNTP newsgroup(s).