[GIT PULL] ACPI fix for v5.12-rc7

From: Rafael J. Wysocki
Date: Fri Apr 09 2021 - 11:45:03 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.12-rc7

with top-most commit fa26d0c778b432d3d9814ea82552e813b33eeb5c

ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m

on top of commit e49d033bddf5b565044e2abe4241353959bc9120

Linux 5.12-rc6

to receive an ACPI fix for 5.12-rc7.

This fixes a build issue introduced by a previous fix in the ACPI
processor driver (Vitaly Kuznetsov).

Thanks!


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

Vitaly Kuznetsov (1):
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m

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

arch/x86/include/asm/smp.h | 2 +-
arch/x86/kernel/smpboot.c | 26 ++++++++++++--------------
drivers/acpi/processor_idle.c | 4 +---
3 files changed, 14 insertions(+), 18 deletions(-)