]> git.karo-electronics.de Git - karo-tx-linux.git/commit
reboot: move arch/x86 reboot= handling to generic kernel
authorRobin Holt <holt@sgi.com>
Thu, 27 Jun 2013 23:54:19 +0000 (09:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:39:11 +0000 (16:39 +1000)
commit87cfea4e3953772c73cf2a98389db472b1dab697
tree8d479af933ae1b09fd4c2f96e3d6605557656065
parent8cddf895acd34adc36679c81fcc61718f37a598f
reboot: move arch/x86 reboot= handling to generic kernel

Merge together the unicore32, arm, and x86 reboot= command line parameter
handling.

Signed-off-by: Robin Holt <holt@sgi.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Cc: Russ Anderson <rja@sgi.com>
Cc: Robin Holt <holt@sgi.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/kernel-parameters.txt
arch/arm/kernel/process.c
arch/unicore32/kernel/process.c
arch/x86/include/asm/emergency-restart.h
arch/x86/kernel/apic/x2apic_uv_x.c
arch/x86/kernel/reboot.c
include/linux/reboot.h
kernel/reboot.c