1
0
Files
linux/arch/i386/kernel
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-05-02 19:27:10 +02:00
2007-05-02 19:27:05 +02:00
2007-03-29 10:25:32 -07:00
2007-02-26 09:21:46 -08:00
2007-02-13 13:26:21 +01:00
2006-12-08 08:28:39 -08:00
2007-03-05 07:57:52 -08:00
2007-05-02 19:27:10 +02:00
2006-10-11 11:14:21 -07:00
2007-05-02 19:27:09 +02:00