linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] ACPI fixes for v5.14-rc3
Date: Fri, 23 Jul 2021 17:23:47 +0200	[thread overview]
Message-ID: <CAJZ5v0gEn3X2FCc0kC-BJ_7D8VXH4XRmhpj3Qn2dEC9K_BUCRQ@mail.gmail.com> (raw)

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.14-rc3

with top-most commit 0b8a53a8444c267114f6b5a85d21153ddea190eb

 Merge branch 'acpi-utils'

on top of commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c

 Linux 5.14-rc2

to receive ACPI fixes for 5.14-rc3.

These fix a recently broken Kconfig dependency and ACPI device
reference counting in an iterator macro.

Specifics:

 - Fix recently broken Kconfig dependency for the ACPI table
   override via built-in initrd (Robert Richter).

 - Fix ACPI device reference counting in the for_each_acpi_dev_match()
   helper macro to avoid use-after-free (Andy Shevchenko).

Thanks!


---------------

Andy Shevchenko (1):
      ACPI: utils: Fix reference counting in for_each_acpi_dev_match()

Robert Richter (1):
      ACPI: Kconfig: Fix table override from built-in initrd

---------------

 drivers/acpi/Kconfig                       | 2 +-
 drivers/acpi/utils.c                       | 7 +++----
 drivers/firmware/efi/dev-path-parser.c     | 1 -
 drivers/media/pci/intel/ipu3/cio2-bridge.c | 6 ++----
 include/acpi/acpi_bus.h                    | 5 -----
 5 files changed, 6 insertions(+), 15 deletions(-)

             reply	other threads:[~2021-07-23 15:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23 15:23 Rafael J. Wysocki [this message]
2021-07-23 19:10 ` [GIT PULL] ACPI fixes for v5.14-rc3 pr-tracker-bot

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=CAJZ5v0gEn3X2FCc0kC-BJ_7D8VXH4XRmhpj3Qn2dEC9K_BUCRQ@mail.gmail.com \
    --to=rafael@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).