ACPICA: Check whether ACPI is disabled before getting a table
From: Borislav Petkov <bp@alien8.de>
Date: 2017-08-21 15:34:33
Also in:
linux-acpi, lkml
From: Borislav Petkov <bp@alien8.de>
Date: 2017-08-21 15:34:33
Also in:
linux-acpi, lkml
On Mon, Aug 21, 2017 at 03:30:47PM +0200, Rafael J. Wysocki wrote:
Is acpi_disabled an ACPICA variable?
Doesn't look like it: it is defined in arch/x86/kernel/acpi/boot.c
If not, this cannot go upstream. Not a big deal I guess, but somewhat yucky.
Uff, there's that "sync" of keeping ACPICA code and its version in the kernel the same. Yuck. Oh well.