public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Mel Gorman <mgorman@suse.de>,
	tglx@linutronix.de, hpa@zytor.com, bruno@ioda-net.ch,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86: Add reboot quirk for Dell Precision M4600
Date: Sat, 6 Aug 2011 16:30:03 +0100	[thread overview]
Message-ID: <20110806153003.GA1238@srcf.ucam.org> (raw)
In-Reply-To: <20110806065635.GE13220@elte.hu>

On Sat, Aug 06, 2011 at 08:56:35AM +0200, Ingo Molnar wrote:
> 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)?

The ACPI reboot method on these machines hits the keyboard controller 
rather than PCI, which is unusual. What I suspect is that the write 
triggers some SMM or EC code that's making assumptions about system 
state, and we're not quite identical. Bouncing on the keyboard 
controller from userspace with init=/bin/bash wedges in the same way.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

  parent reply	other threads:[~2011-08-06 15:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27 12:56 [PATCH] x86: Add reboot quirk for Dell Precision M4600 Mel Gorman
2011-08-06  6:56 ` Ingo Molnar
2011-08-06  7:01   ` H. Peter Anvin
2011-08-06 15:31     ` Len Brown
2011-08-06 18:18       ` Bruno Friedmann
2011-08-06 15:30   ` Matthew Garrett [this message]
2011-08-08 16:40     ` H. Peter Anvin
2011-08-08 22:49       ` Bruno Friedmann
2011-08-09 11:26       ` Bruno Friedmann
2011-08-09 15:02         ` Ingo Molnar
2011-08-09 16:20           ` Bruno Friedmann
2011-08-08 14:57   ` Mel Gorman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110806153003.GA1238@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=bruno@ioda-net.ch \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mgorman@suse.de \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox