Re: [PATCH v2 3/9] ACPI: introduce acpi_table_parse2()

From: Rafael J. Wysocki
Date: Fri Feb 12 2016 - 18:07:07 EST


On Fri, Feb 12, 2016 at 6:43 PM, Aleksey Makarov
<aleksey.makarov@xxxxxxxxxx> 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