sh: Tidy CPU probing and fixup section annotations.
This does a detect_cpu_and_cache_system() -> cpu_probe() rename, tidies up the unused return value, and stuffs it under __cpuinit in preparation for CPU hotplug. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -102,6 +102,8 @@ struct task_struct;
|
||||
|
||||
extern struct pt_regs fake_swapper_regs;
|
||||
|
||||
extern void cpu_probe(void);
|
||||
|
||||
/* arch/sh/kernel/process.c */
|
||||
extern unsigned int xstate_size;
|
||||
extern void free_thread_xstate(struct task_struct *);
|
||||
|
Reference in New Issue
Block a user