Re: [PATCH] get rid if __cpuinit and __cpuexit

From: Alexey Dobriyan
Date: Thu Oct 23 2008 - 09:42:24 EST


On Thu, Oct 23, 2008 at 06:17:19AM -0700, Arjan van de Ven wrote:
> On Thu, 23 Oct 2008 10:21:43 +0400
> Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:
>
> > On Wed, Oct 22, 2008 at 03:30:54PM -0700, Arjan van de Ven wrote:
> > > Subject: [PATCH] get rid if __cpuinit and __cpuexit
> >
> > Aiee!
> >
> > Was something said about __devinit/__devexit ?
>
> one at a time ;-)
>
> but seriously, I do want to look at that one too. But it's the last one
> on the list, the meminit ones come next as "obscure and complex"

__meminit is actually contorlled by memory hotplug which is off on most
people boxes, unlike __devinit which is controlled by CONFIG_HOTPLUG
which is on.

Suggest reassign priorities. :^)
--
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/