[PATCH 4/5] init: Support negative CPUs boot and halt code

2015-03-31 Thread Frederic Weisbecker
Only x86 is supported for now. Not-Yet-Signed-off-by: Frederic Weisbecker --- arch/x86/kernel/reboot.c | 8 init/main.c | 7 +++ 2 files changed, 15 insertions(+) diff --git a/arch/x86/kernel/reboot.c b/arch/x86/kernel/reboot.c index bae6c60..d3ae1a3 100644 ---

[PATCH 4/5] init: Support negative CPUs boot and halt code

2015-03-31 Thread Frederic Weisbecker
Only x86 is supported for now. Not-Yet-Signed-off-by: Frederic Weisbecker fweis...@gmail.com --- arch/x86/kernel/reboot.c | 8 init/main.c | 7 +++ 2 files changed, 15 insertions(+) diff --git a/arch/x86/kernel/reboot.c b/arch/x86/kernel/reboot.c index bae6c60..d3ae1a3