[PATCH v2 3/9] ACPI: introduce acpi_table_parse2()
Rafael J. Wysocki
rafael at kernel.org
Fri Feb 12 15:07:00 PST 2016
On Fri, Feb 12, 2016 at 6:43 PM, Aleksey Makarov
<aleksey.makarov at linaro.org> 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
More information about the linux-arm-kernel
mailing list