From: Sam Ravnborg <sam@xxxxxxxxxxxx> Date: Tue, 5 Jun 2007 11:13:45 +0200 > On Mon, Jun 04, 2007 at 11:58:28PM -0700, David Miller wrote: > > The __INIT and __INITDATA assembler macros in linux/init.h for a while > > would select the section properly based upon whether CPU hotplug was > > enabled or not, but that got reverted by: > > > > 838c41184fee5e151c09972f2ba90c16493af614 > > > > I guess it's much better to put the ugly ifdefs into the assembler > > code by someone's estimation :-( That's how the x86 trampoline.S, for > > example, is handling this. > That change was anyway bogus. > There should be a 1:1 between __init and __INIT I see, that's right. > Will cook up a patch for this. Thanks a lot Sam. - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html