[PATCH] ppc64: htab_initialize_secondary cannot be marked __init

Olof Johansson olof at lixom.net
Wed Jan 4 09:20:12 EST 2006


On Tue, Jan 03, 2006 at 12:51:22PM -0600, Joel Schopp wrote:
> >-void __init htab_initialize_secondary(void)
> >+void htab_initialize_secondary(void)
> 
> Wouldn't __devinit be the right thing to do?

If anything it should be __cpuinit, but noone's gone through and marked
up arch/powerpc for that at all yet so just marking a single function
doesn't make much sense.


-Olof



More information about the Linuxppc64-dev mailing list