]> git.baikalelectronics.ru Git - kernel.git/commit
reboot: move arch/x86 reboot= handling to generic kernel
authorRobin Holt <holt@sgi.com>
Mon, 8 Jul 2013 23:01:42 +0000 (16:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jul 2013 17:33:29 +0000 (10:33 -0700)
commitd2230d8cac2d02faa55efba80fae9ed91214bcd2
tree0630bd988dc285ca3af7d3520826b5f0d9e42748
parent2341c666fdd55492be5e30de950293b38c5bf45b
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>
Signed-off-by: Linus Torvalds <torvalds@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