Re: [patch 1/2] add __meminit for memory hotplug

From: Dave Hansen
Date: Mon Jan 09 2006 - 13:18:56 EST


On Mon, 2006-01-09 at 10:19 -0500, Matt Tolentino wrote:
> Add __meminit to the __init lineup to ensure functions default
> to __init when memory hotplug is not enabled. Replace __devinit
> with __meminit on functions that were changed when the memory
> hotplug code was introduced.

Ack. Looks good. There was a time when people didn't want __YYYYinit,
but we might as well use one while they're proliferating.

-- Dave

-
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/