lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 08 Aug 2011 11:40:58 -0500
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Matthew Garrett <mjg59@...f.ucam.org>
CC:	Ingo Molnar <mingo@...e.hu>, Mel Gorman <mgorman@...e.de>,
	tglx@...utronix.de, bruno@...a-net.ch, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86: Add reboot quirk for Dell Precision M4600

On 08/06/2011 10:30 AM, Matthew Garrett wrote:
> 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.
> 

I have a vague suspicion that Windows might have a meta-quirk for this
class of machines, i.e. if the ACPI reboot method, say, points at the
keyboard controller or points at the "PCI" reboot port then it actually
uses its own special-purpose routines rather than general routines.  It
would be extremely interesting to know if "reboot=kbd" works on these boxen.

	-hpa

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ