Re: [PATCH 1/4] X86: Revamp reboot behaviour to match Windows moreclosely

From: Matthew Garrett
Date: Fri Mar 11 2011 - 17:15:33 EST


On Fri, Mar 11, 2011 at 11:08:18PM +0100, Rafael J. Wysocki wrote:
> On Friday, March 11, 2011, Matthew Garrett wrote:
> > Windows reboots by hitting the ACPI reboot vector (if available), trying
> > the keyboard controller, hitting the ACPI reboot vector again and then
> > giving the keyboard controller one last go. Rework our reboot process a
> > little to default to matching this behaviour, although we'll fall through
> > to attempting a triple fault if nothing else works.
>
> Does this fix a particular problem observed in practice?

Yup. We're seeing an increasing number of machines that don't implement
the legacy keyboard controller at all and fail to reboot if you poke it.
The expectation appears to be that you use the ACPI reboot vector on
these machines.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/