Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull more ACPI updates from Rafael Wysocki: "These are fixes and cleanup on top of the previously merged ACPI material. Specifics: - Avoid out-of-bounds access when parsing _CPC data (Rafael Wysocki) - Change default error code and clean up debug messages in ACPI CPPC probe (Rafael Wysocki) - Replace usage of found with dedicated list iterator variable in the ACPI IPMI driver (Jakob Koschel) - Clean up variable name confusion in APEI (Jakob Koschel) - Make LAPIC_ADDR_OVR address readable in a message parsed during MADT parsing (Vasant Hegde)" * tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: ACPI: CPPC: Change default error code and clean up debug messages in probe ACPI: CPPC: Avoid out of bounds access when parsing _CPC data ACPI: tables: Make LAPIC_ADDR_OVR address readable in message ACPI: IPMI: replace usage of found with dedicated list iterator variable ACPI, APEI: Use the correct variable for sizeof()
Showing
- drivers/acpi/acpi_ipmi.c 18 additions, 21 deletionsdrivers/acpi/acpi_ipmi.c
- drivers/acpi/apei/apei-base.c 1 addition, 1 deletiondrivers/acpi/apei/apei-base.c
- drivers/acpi/cppc_acpi.c 20 additions, 12 deletionsdrivers/acpi/cppc_acpi.c
- drivers/acpi/tables.c 2 additions, 2 deletionsdrivers/acpi/tables.c
Please register or sign in to comment