• Andy Grover's avatar
    ACPI: Blacklist improvements · 6b763b66
    Andy Grover authored
    1) Split blacklist code out into a separate file.
    2) Move checking the blacklist to very early. Previously, we would use ACPI
    tables, and then halfway through init, check the blacklist -- too late.
    Now, it's early enough to completely fall-back to non-ACPI.
    3) Some FACP -> FADT cleanups, too.
    6b763b66
blacklist.c 4.63 KB