linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v5.9-rc3
@ 2020-08-28 19:51 Rafael J. Wysocki
  2020-08-28 20:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-08-28 19:51 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.9-rc3

with top-most commit 4f31d53c21ec98a2c8973cff759804bd1c217c93

 Merge branch 'acpi-mm'

on top of commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5

 Linux 5.9-rc1

to receive ACPI fixes for 5.9-rc3.

These fix two recent issues in the ACPI memory mappings management
code and tighten up error handling in the ACPI driver for AMD SoCs
(APD).

Specifics:

 - Avoid redundant rounding to the page size in acpi_os_map_iomem()
   to address a recently introduced issue with the EFI memory map
   permission check on ARM64 (Ard Biesheuvel).

 - Fix acpi_release_memory() to wait until the memory mappings
   released by it have been really unmapped (Rafael Wysocki).

 - Make the ACPI driver for AMD SoCs (APD) check the return value
   of acpi_dev_get_property() to avoid failures in the cases when the
   device property under inspection is missing (Furquan Shaikh).

Thanks!


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

Ard Biesheuvel (1):
      ACPI: ioremap: avoid redundant rounding to OS page size

Furquan Shaikh (1):
      ACPI: SoC: APD: Check return value of acpi_dev_get_property()

Rafael J. Wysocki (1):
      ACPI: OSL: Prevent acpi_release_memory() from returning too early

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

 drivers/acpi/acpi_apd.c |  4 ++--
 drivers/acpi/osl.c      | 23 +++++++++++++++++++----
 2 files changed, 21 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] ACPI fixes for v5.9-rc3
  2020-08-28 19:51 [GIT PULL] ACPI fixes for v5.9-rc3 Rafael J. Wysocki
@ 2020-08-28 20:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-28 20:29 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, 28 Aug 2020 21:51:11 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-5.9-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0b2f18e7aeef86f966bbfccec8d698e05ccc4631

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:[~2020-08-28 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28 19:51 [GIT PULL] ACPI fixes for v5.9-rc3 Rafael J. Wysocki
2020-08-28 20:29 ` 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).