On 07/17/2013 10:05 AM, Graeme Gregory wrote:
These patches implement getting ACPI tables from EFI and remove some unneeded debugging which will crash kernel in this case.
Changes since v1 Handled the case where CONFIG_EFI=n in patch 1/2
Patch 2/2 to remove the debugging looks good.
Patch 1/2 puzzles me a little now that I've thought about it a little bit -- do we really _need_ to handle the acpi20 pointer from EFI, or is that solely being paranoid and enabling handling of wicked old ACPI code?
Thanks.