From: Peter Chubb Date: Mon, 5 Dec 2011 13:53:53 +0000 (+0300) Subject: x86: Fix "Acer Aspire 1" reboot hang X-Git-Tag: v3.2-rc5~41^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ef03890969932e9359b9a4c658f7f87771910ac;p=pandora-kernel.git x86: Fix "Acer Aspire 1" reboot hang Looks like on some Acer Aspire 1s with older bioses, reboot via bios fails. It works on my machine, (with BIOS version 0.3310) but not on some others (BIOS version 0.3309). There's a log of problems at: https://bbs.archlinux.org/viewtopic.php?id=124136 This patch adds a different callback to the reboot quirk table, to allow rebooting via keybaord controller. Reported-by: Uroš Vampl Tested-by: Vasily Khoruzhick Signed-off-by: Peter Chubb Cc: Don Zickus Cc: Peter Zijlstra Cc: stable@kernel.org Link: http://lkml.kernel.org/r/1323093233-9481-1-git-send-email-anarsoul@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed