Files
kernel-tenderloin-3.0/arch
Rusty Russell d2cbcc49e2 [PATCH] i386: clean up cpu_init()
We now have cpu_init() and secondary_cpu_init() doing nothing but calling
_cpu_init() with the same arguments.  Rename _cpu_init() to cpu_init() and use
it as a replcement for secondary_cpu_init().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2007-05-02 19:27:10 +02:00
..
2007-03-28 13:59:37 -07:00
2007-03-28 13:59:37 -07:00
2007-05-02 19:27:10 +02:00
2007-04-27 15:28:45 -07:00
2007-02-17 19:07:33 +01:00