linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v5.14-rc3
@ 2021-07-23 15:23 Rafael J. Wysocki
  2021-07-23 19:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-07-23 15:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ACPI Devel Maling List, Linux Kernel Mailing List

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-23 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23 15:23 [GIT PULL] ACPI fixes for v5.14-rc3 Rafael J. Wysocki
2021-07-23 19:10 ` pr-tracker-bot

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