]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Revert "x86: default to reboot via ACPI"
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 4 Nov 2008 14:52:44 +0000 (12:52 -0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 6 Nov 2008 15:05:06 +0000 (16:05 +0100)
commit8d00450d296dedec9ada38d43b83e79cca6fd5a3
tree859866edd689099dea2a3f164cd6ffdf496a9176
parentb9c3bfc24e1088d260de4091b2b41808c7398355
Revert "x86: default to reboot via ACPI"

This reverts commit c7ffa6c26277b403920e2255d10df849bd613380.

the assumptio of this change was that this would not break
any existing machine. Andrey Borzenkov reported troubles with
the ACPI reboot method: the system would hang on reboot, necessiating
a power cycle. Probably more systems are affected as well.

Also, there are patches queued up for v2.6.29 to disable virtualization
on emergency_restart() - which was the original motivation of
this change.

Reported-by: Andrey Borzenkov <arvidjaar@mail.ru>
Bisected-by: Andrey Borzenkov <arvidjaar@mail.ru>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/reboot.c