reboot: move arch/x86 reboot= handling to generic kernel
authorRobin Holt <[email protected]>
Mon, 8 Jul 2013 23:01:42 +0000 (16:01 -0700)
committerLinus Torvalds <[email protected]>
Tue, 9 Jul 2013 17:33:29 +0000 (10:33 -0700)
commit1b3a5d02ee070c8f9943333b9b6370f486601e0f
tree0630bd988dc285ca3af7d3520826b5f0d9e42748
parent7b6d864b48d95e6ea1df7df64475b9cb9616dcf9
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 <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Russell King <[email protected]>
Cc: Guan Xuetao <[email protected]>
Cc: Russ Anderson <[email protected]>
Cc: Robin Holt <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Guan Xuetao <[email protected]>
Acked-by: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
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