Re: [PATCH 6/8] bind the memory device when the driver is beingloaded

From: David Rientjes
Date: Wed Jun 27 2012 - 00:24:30 EST


On Tue, 26 Jun 2012, Wen Congyang wrote:

> We introduce acpi_hotmem_initialized to avoid strange add_memory fail message.
> The stranged add_memory fail message is printed in register_memory_resource().
> We have removed this message in the previous patch, so we can remove
> it(it is very useful to the next patch).
>

I don't think you can legitimately remove that message, see my comment in
the previous patch. There are many callers to add_memory() and it seems
like this workaround solves most of the pain for acpi, so maybe we can
just live with it?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/