Re: [PATCH] x86: Add reboot quirk for Dell Precision M4600

From: Mel Gorman
Date: Mon Aug 08 2011 - 10:57:41 EST


On Sat, Aug 06, 2011 at 08:56:35AM +0200, Ingo Molnar wrote:
>
> * Mel Gorman <mgorman@xxxxxxx> wrote:
>
> > ACPI reboot does not work for Dell Precision M4600. Detect this
> > machine via DMI and force the use of the PCI reboot method.
> >
> > Reported-and-tested-by: Bruno Friedmann <bruno@xxxxxxxxxxx>
> > Signed-off-by: Mel Gorman <mgorman@xxxxxxx>
> > ---
> > arch/x86/kernel/reboot.c | 9 +++++++++
> > 1 files changed, 9 insertions(+), 0 deletions(-)
>
> Weird - ACPI is the default Windows method of reboot - how come it
> does not work on that box? Does Windows work around this specific
> machine (unlikely), or is our ACPI boot sequence not 100% compatible
> with the Windows method (more likely IMO)?
>

I have no idea and am not well versed on how this sort of problem is
normally investigated.

As Matthew is the person most likely to be able to fix this, I'll defer
to him. Matthew, would you prefer a quirk be added or hold off until
there is time to investigate an alternative?

--
Mel Gorman
SUSE Labs
--
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/