lkml.org 
[lkml]   [2021]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] ACPI fixes for v5.11-rc3
Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.11-rc3

with top-most commit 24e8ab6886d80fe60b1d4e64b6d9f15ea9ad597a

Merge branches 'acpi-scan' and 'acpi-misc'

on top of commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62

Linux 5.11-rc2

to receive ACPI fixes for 5.11-rc3.

These address two build issues and drop confusing text from a couple
of Kconfig entries.

Specifics:

- Drop two local variables that are never read and the code updating
their values from the x86 suspend-to-idle code (Rafael Wysocki).

- Add empty stub of an ACPI helper function to avoid build issues
when CONFIG_ACPI is not set (Shawn Guo).

- Remove confusing text regarding modules from Kconfig entries that
correspond to non-modular code (Peter Robinson).

Thanks!


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

Peter Robinson (1):
ACPI: Update Kconfig help text for items that are no longer modular

Rafael J. Wysocki (1):
ACPI: PM: s2idle: Drop unused local variables and related code

Shawn Guo (1):
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI

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

drivers/acpi/Kconfig | 6 ------
drivers/acpi/x86/s2idle.c | 14 +-------------
include/linux/acpi.h | 7 +++++++
3 files changed, 8 insertions(+), 19 deletions(-)

\
 
 \ /
  Last update: 2021-01-08 18:55    [W:0.035 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site