lkml.org 
[lkml]   [2022]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] More ACPI updates for v5.18-rc1
Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.18-rc1-2

with top-most commit 4a13e559af0b177eb934c39338f100a9f692a37b

Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'

on top of commit 242ba6656d604aa8dc87451fc08143cb28d5a587

Merge tag 'acpi-5.18-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive more ACPI updates for 5.18-rc1.

These are fixes and cleanup on top of the previously merged ACPI
material for 5.18-rc1.

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 a 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).

Thanks!


---------------

Jakob Koschel (2):
ACPI, APEI: Use the correct variable for sizeof()
ACPI: IPMI: replace usage of found with dedicated list iterator variable

Rafael J. Wysocki (2):
ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
ACPI: CPPC: Change default error code and clean up debug messages in probe

Vasant Hegde (1):
ACPI: tables: Make LAPIC_ADDR_OVR address readable in message

---------------

drivers/acpi/acpi_ipmi.c | 39 ++++++++++++++++++---------------------
drivers/acpi/apei/apei-base.c | 2 +-
drivers/acpi/cppc_acpi.c | 32 ++++++++++++++++++++------------
drivers/acpi/tables.c | 4 ++--
4 files changed, 41 insertions(+), 36 deletions(-)

\
 
 \ /
  Last update: 2022-03-31 19:17    [W:0.053 / U:0.440 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site