linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v5.12-rc5
@ 2021-03-26 16:31 Rafael J. Wysocki
  2021-03-26 18:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-03-26 16:31 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.12-rc5

with top-most commit e1db18b59729e24f001459b98955019344d5b12b

 Merge branches 'acpi-video' and 'acpi-scan'

on top of commit 0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b

 Linux 5.12-rc4

to receive ACPI fixes for 5.12-rc5.

These fix a memory management regression in ACPICA, repair an ACPI
blacklist entry damaged inadvertently during the 5.11 cycle and fix
the bookkeeping of devices with the same primary device ID in the
ACPI core.

Specifics:

 - Make ACPICA use the same object cache consistently when allocating
   and freeing objects (Vegard Nossum).

 - Add a callback pointer removed inadvertently during the 5.11 cycle
   to the ACPI backlight blacklist entry for Sony VPCEH3U1E (Chris
   Chiu).

 - Make the ACPI device enumeration core use IDA for creating names of
   ACPI device objects with the same primary device ID to avoid using
   duplicate device object names in some cases (Andy Shevchenko).

Thanks!


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

Andy Shevchenko (1):
      ACPI: scan: Use unique number for instance_no

Chris Chiu (1):
      ACPI: video: Add missing callback back for Sony VPCEH3U1E

Vegard Nossum (1):
      ACPICA: Always create namespace nodes using acpi_ns_create_node()

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

 drivers/acpi/acpica/nsaccess.c |  3 +--
 drivers/acpi/internal.h        |  6 +++++-
 drivers/acpi/scan.c            | 33 ++++++++++++++++++++++++++++-----
 drivers/acpi/video_detect.c    |  1 +
 include/acpi/acpi_bus.h        |  1 +
 5 files changed, 36 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] ACPI fixes for v5.12-rc5
  2021-03-26 16:31 [GIT PULL] ACPI fixes for v5.12-rc5 Rafael J. Wysocki
@ 2021-03-26 18:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-26 18:48 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux Kernel Mailing List

The pull request you sent on Fri, 26 Mar 2021 17:31:43 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-5.12-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7931c531fc527da650e1761d35216ff8edf28a94

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-03-26 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26 16:31 [GIT PULL] ACPI fixes for v5.12-rc5 Rafael J. Wysocki
2021-03-26 18:48 ` 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).