mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
ACPICA: actbl2.h: ACPI 6.6: Updates for MADT MPWakeup
ACPI 6.6 introduces "Test" command for Multiprocessor Wakeup as well as resetting the Multiprocessor Wakeup Mailbox Link: https://github.com/acpica/acpica/commit/a4f629dc90fc Signed-off-by: Pawel Chmielewski <pawel.chmielewski@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: https://patch.msgid.link/2414431.ElGaqSPkdT@rafael.j.wysocki
This commit is contained in:
parent
555233110b
commit
7e1f091e1c
|
|
@ -1524,7 +1524,7 @@ struct acpi_madt_generic_translator {
|
|||
|
||||
#define ACPI_MADT_ITS_NON_COHERENT (1)
|
||||
|
||||
/* 16: Multiprocessor wakeup (ACPI 6.4) */
|
||||
/* 16: Multiprocessor wakeup (ACPI 6.6) */
|
||||
|
||||
struct acpi_madt_multiproc_wakeup {
|
||||
struct acpi_subtable_header header;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user