On 17/01/2017 20:30, Eduardo Habkost wrote:
> This creates stubs for SMBIOS and ACPI option parsing functions,
> so that we don't need arch-specific #ifdefs in arch_init just for
> calling the option parsers.
>
> Eduardo Habkost (3):
> stubs: Add smbios_entry_add() stub
> stubs: acpi_table_a
This creates stubs for SMBIOS and ACPI option parsing functions,
so that we don't need arch-specific #ifdefs in arch_init just for
calling the option parsers.
Eduardo Habkost (3):
stubs: Add smbios_entry_add() stub
stubs: acpi_table_add() stub
arch_init: Move acpi_table_add() call back to vl