Merge branch 'pdc-regression' into release
This commit is contained in:
commit
c9933f795c
1 changed files with 1 additions and 0 deletions
|
@ -346,4 +346,5 @@ void __init acpi_early_processor_set_pdc(void)
|
|||
acpi_walk_namespace(ACPI_TYPE_PROCESSOR, ACPI_ROOT_OBJECT,
|
||||
ACPI_UINT32_MAX,
|
||||
early_init_pdc, NULL, NULL, NULL);
|
||||
acpi_get_devices("ACPI0007", early_init_pdc, NULL, NULL);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue