On Fri, Feb 12, 2016 at 6:43 PM, Aleksey Makarov <[email protected]> wrote: > The function acpi_table_parse() has some problems: > 1 It can be called only from __init code > 2 It does not pass any data to the handler > 3 It just throws out the value returned from the handler
So why are those problems? > These issues are addressed in this patch How are they addressed? Thanks, Rafael

