]> git.karo-electronics.de Git - karo-tx-linux.git/commit
reboot: x86: prepare reboot_mode for moving to generic kernel code
authorRobin Holt <holt@sgi.com>
Wed, 19 Jun 2013 00:08:42 +0000 (10:08 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:27:53 +0000 (17:27 +1000)
commite5b6eebc3bc9a76bdcd36626aa56a3d2e239c5bc
tree11a39dc7d7098e51dbeba89d27d7fd061298075d
parent674bebb832e0f7859b2e99d8136ed5d4414ea04f
reboot: x86: prepare reboot_mode for moving to generic kernel code

Prepare for the moving the parsing of reboot= to the generic kernel code
by making reboot_mode into a more generic form.

Signed-off-by: Robin Holt <holt@sgi.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Miguel Boton <mboton.lkml@gmail.com>
Cc: Russ Anderson <rja@sgi.com>
Cc: Robin Holt <holt@sgi.com>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/kernel/reboot.c
include/linux/reboot.h