]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branches 'acpi-apei', 'acpi-misc' and 'pnp'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 29 Sep 2025 13:28:51 +0000 (15:28 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 29 Sep 2025 13:28:51 +0000 (15:28 +0200)
Merge ACPI APEI updates, a miscellaneous update related to ACPI, and a
PNP update for 6.18-rc1:

 - Remove redundant assignments in erst_dbg_{ioctl|write}() in the ACPI
   APEI driver (Thorsten Blum)

 - Allow the ACPI APEI EINJ to handle more types of addresses than just
   MMIO (Jiaqi Yan)

 - Use str_low_high() helper in two places in the ACPI code (Chelsy
   Ratnawat)

 - Use str_plural() to simplify the PNP code (Xichao Zhao)

* acpi-apei:
  ACPI: APEI: EINJ: Allow more types of addresses except MMIO
  ACPI: APEI: Remove redundant assignments in erst_dbg_{ioctl|write}()

* acpi-misc:
  ACPI: Use str_low_high() helper in two places

* pnp:
  PNP: isapnp: use str_plural() to simplify the code

1  2  3  4 
drivers/acpi/resource.c

Simple merge