From: Maxime Bizon Date: Mon, 29 Oct 2012 13:40:19 +0000 (+0100) Subject: x86/ce4100: Fix reboot by forcing the reboot method to be KBD X-Git-Tag: v3.7-rc7~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7959916026aaae60e1878ae33c7503b2cc4471d;p=pandora-kernel.git x86/ce4100: Fix reboot by forcing the reboot method to be KBD The default reboot is via ACPI for this platform, and the CEFDK bootloader actually supports this, but will issue a system power off instead of a real reboot. Setting the reboot method to be KBD instead of ACPI ensures proper system reboot. Acked-by: Sebastian Andrzej Siewior Signed-off-by: Maxime Bizon Signed-off-by: Florian Fainelli Cc: rui.zhang@intel.com Cc: alan@linux.intel.com Link: http://lkml.kernel.org/r/1351518020-25556-3-git-send-email-ffainelli@freebox.fr Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed