diff options
author | Yong Zhang <yong.zhang@windriver.com> | 2012-07-19 07:13:53 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-07-19 09:23:44 (GMT) |
commit | 5309bdac7029c7d8659d6653761f3402e17ed1ab (patch) | |
tree | 84699d143aa3320901b1b38c82833a993b48ee47 /arch/alpha/kernel/module.c | |
parent | 263afbdd1cdd49338c118a3064acee01c69bb501 (diff) | |
download | linux-5309bdac7029c7d8659d6653761f3402e17ed1ab.tar.xz |
MIPS: call ->smp_finish() a little late
We have move irq enable to ->smp_finish. Place ->smp_finish() a little
late to prepare for move set_cpu_online() into start_secondary.
And it's not necessary to call cpu_set(cpu, cpu_callin_map) and
synchronise_count_slave() with irq enabled.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Cc: Sergei Shtylyov <sshtylyov@mvista.com>
Cc: David Daney <david.daney@cavium.com>
Acked-by: David Daney <david.daney@cavium.com>
Patchwork: https://patchwork.linux-mips.org/patch/3850/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/alpha/kernel/module.c')
0 files changed, 0 insertions, 0 deletions