sh: __cpuinit annotate the CPU init path.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 21 Apr 2010 03:20:42 +0000 (12:20 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 21 Apr 2010 03:20:42 +0000 (12:20 +0900)
commit4a6feab0ee5240c4bd5378d9f8a46b85718c68a7
tree883f73dbb1e1ed80ae098b794d20ce1d09d1c88b
parenta9079ca0cb15feda15e7a380092e02d5cd834148
sh: __cpuinit annotate the CPU init path.

All of the regular CPU init path needs to be __cpuinit annotated for CPU
hotplug.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/processor.h
arch/sh/include/asm/processor_32.h
arch/sh/kernel/cpu/init.c
arch/sh/kernel/head_32.S
arch/sh/kernel/process.c