[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hEqP=GgF3VZpn8GVX4ajnzDV4T3ZMMMGUbEe-BqUoHOA@mail.gmail.com>
Date:   Thu, 19 Nov 2020 19:28:37 +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] ACPI fixes for v5.10-rc5
Hi Linus,
Please pull from the tag
 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.10-rc5
with top-most commit de15e20f50b126b3a5a753dd259df775e6a0ea5c
 Merge branch 'acpi-fan'
on top of commit 09162bc32c880a791c6c0668ce0745cf7958f576
 Linux 5.10-rc4
to receive ACPI fixes for 5.10-rc5.
These fix recent regression in the APEI code and initialization
issue in the ACPI fan driver.
Specifics:
 - Make the APEI code avoid attempts to obtain logical addresses for
   registers located in the I/O address space to fix initialization
   issues (Aili Yao).
 - Fix sysfs attribute initialization in the ACPI fan driver (Guenter
   Roeck).
Thanks!
---------------
Aili Yao (1):
      ACPI, APEI, Fix error return value in apei_map_generic_address()
Guenter Roeck (1):
      ACPI: fan: Initialize performance state sysfs attribute
---------------
 drivers/acpi/apei/apei-base.c | 4 ++++
 drivers/acpi/fan.c            | 1 +
 2 files changed, 5 insertions(+)
Powered by blists - more mailing lists