[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0g9-LpR2JM4VBotHQhCKj5jYPdW3g_eqh0pGMkRhoSUWA@mail.gmail.com>
Date: Tue, 23 Feb 2021 21:07:10 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] More ACPI updates for v5.12-rc1
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.12-rc1-2
with top-most commit 833a18d0715d97db8fa5e8d7eb614fc143ac78e4
Merge branch 'acpica'
on top of commit 2d4eb3317248c55268685e80f692c2eefb485a31
Merge branch 'acpi-messages'
to receive more ACPI updates for 5.12-rc1.
These fix a race condition in generic_serial_bus (I2C) and GPIO
Operation Region handling in ACPICA and reduce some related code
duplication (Hans de Goede).
Thanks!
---------------
Hans de Goede (2):
ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region
parameter handling
ACPICA: Remove some code duplication from acpi_ev_address_space_dispatch
---------------
drivers/acpi/acpica/acobject.h | 1 +
drivers/acpi/acpica/evhandler.c | 7 +++++
drivers/acpi/acpica/evregion.c | 69 +++++++++++++++++++++++++----------------
drivers/acpi/acpica/evxfregn.c | 2 ++
4 files changed, 53 insertions(+), 26 deletions(-)
Powered by blists - more mailing lists