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(+)

Reply via email to