[PATCH] x86, smp: fix misleading native_stop_other_cpus() description

2014-03-11 Thread Xie XiuQi
The description should be for native_stop_other_cpus() instead of smp_reboot_interrupt(). Signed-off-by: Xie XiuQi --- arch/x86/kernel/smp.c |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/arch/x86/kernel/smp.c b/arch/x86/kernel/smp.c index 7c3a5a6..f295a18 100644

[PATCH] x86, smp: fix misleading native_stop_other_cpus() description

2014-03-11 Thread Xie XiuQi
The description should be for native_stop_other_cpus() instead of smp_reboot_interrupt(). Signed-off-by: Xie XiuQi xiexi...@huawei.com --- arch/x86/kernel/smp.c |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/arch/x86/kernel/smp.c b/arch/x86/kernel/smp.c index

[PATCH] x86, smp: fix misleading native_stop_other_cpus() description

2013-12-15 Thread Xie XiuQi
The description should be for native_stop_other_cpus() instead of smp_reboot_interrupt(). Signed-off-by: Xie XiuQi --- arch/x86/kernel/smp.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/arch/x86/kernel/smp.c b/arch/x86/kernel/smp.c index 7c3a5a6..f295a18 100644 ---

[PATCH] x86, smp: fix misleading native_stop_other_cpus() description

2013-12-15 Thread Xie XiuQi
The description should be for native_stop_other_cpus() instead of smp_reboot_interrupt(). Signed-off-by: Xie XiuQi xiexi...@huawei.com --- arch/x86/kernel/smp.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/arch/x86/kernel/smp.c b/arch/x86/kernel/smp.c index