mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] More ACPI updates for v6.2-rc1
@ 2022-12-15 18:07 Rafael J. Wysocki
  2022-12-15 18:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-12-15 18:07 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-6.2-rc1-2

with top-most commit 3d03140c4844bbd128728e8a367bb467d95f888e

 Merge branch 'acpi-ec'

on top of commit bee74dcbd3908291f4bfff3c81a52d52dcd48814

 Merge branches 'acpi-fan', 'acpi-pcc', 'acpi-misc' and 'pnp'

to receive additional ACPI updates for 6.2-rc1.

These fix an AML byte code execution issue in ACPICA and two issues in
the ACPI EC driver which requires rearranging ACPICA code.

Specifics:

 - Avoid trying to resolve operands in AML when there are none (Amadeusz
   Sławiński).

 - Fix indentation in include/acpi/acpixf.h to help applying patches
   from the upstream ACPICA git (Hans de Goede).

 - Make it possible to install an address space handler without
   evaluating _REG for Operation Regions in the given address space (Hans
   de Goede).

 - Defer the evaluation of _REG for ECDT described ECs till the matching
   EC device in the DSDT gets parsed and acpi_ec_add() gets called for
   it (Hans de Goede).

 - Fix EC address space handler unregistration (Hans de Goede).

Thanks!


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

Amadeusz Sławiński (1):
      ACPICA: Fix operand resolution

Hans de Goede (4):
      ACPICA: include/acpi/acpixf.h: Fix indentation
      ACPICA: Allow address_space_handler Install and _REG execution
as 2 separate steps
      ACPI: EC: Fix EC address space handler unregistration
      ACPI: EC: Fix ECDT probe ordering issues

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

 drivers/acpi/acpica/dswexec.c  |   6 +-
 drivers/acpi/acpica/evxfregn.c |  92 ++++++++++++++++++++++++++---
 drivers/acpi/ec.c              |  32 ++++++----
 drivers/acpi/internal.h        |   1 +
 include/acpi/acpixf.h          | 130 ++++++++++++++++++++++-------------------
 5 files changed, 181 insertions(+), 80 deletions(-)

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

* Re: [GIT PULL] More ACPI updates for v6.2-rc1
  2022-12-15 18:07 [GIT PULL] More ACPI updates for v6.2-rc1 Rafael J. Wysocki
@ 2022-12-15 18:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-15 18:28 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux Kernel Mailing List

The pull request you sent on Thu, 15 Dec 2022 19:07:11 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-6.2-rc1-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/057b40f43ce429a02e793adf3cfbf2446a19a38e

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:[~2022-12-15 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 18:07 [GIT PULL] More ACPI updates for v6.2-rc1 Rafael J. Wysocki
2022-12-15 18:28 ` 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

all inboxes | Powered by JetHome®