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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0812041845210.3543@nehalem.linux-foundation.org>
Date:	Thu, 4 Dec 2008 18:55:18 -0800 (PST)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	"Rafael J. Wysocki" <rjw@...k.pl>
cc:	Frans Pop <elendil@...net.nl>, Greg KH <greg@...ah.com>,
	Ingo Molnar <mingo@...e.hu>, jbarnes@...tuousgeek.org,
	lenb@...nel.org,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	tiwai@...e.de, Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: Regression from 2.6.26: Hibernation (possibly suspend) broken
 on Toshiba R500 (bisected)



On Thu, 4 Dec 2008, Linus Torvalds wrote:
> 
> NOTE NOTE NOTE! I didn't check which all LPC bridges there are out there 
> that have these magic registers. But it shows up in the ICH7 docs. It 
> migth exist in ICH[5-9] for all I know. But at least for ICH7, the only 
> LPC bridge ID's I find in the spec update are 27b8, 27b9 and 27bd, which 
> are those three devices that I list in the quirks.

Ok, the ICH6 LPC side has something similar, but not the same. Just two 
ranges, and slightly less flexible wrt sizing.

And ICH8/9/10 seems to have the same thing as ICH7.

And looking at my own machine (ICH10) it actually appears like my ICH10 
setup has two of the magic IO ranges that it decodes, and only one of them 
is covered by the BIOS PnP tables.

They're both below 0x1000, though, so Linux shouldn't ever allocate 
anything on top of them. And that's the norm - when firmware sets up 
hidden magic system IO ranges, they do tend to be low IO ports.

But if some incompetent firmware person screws that up...

		Linus
--
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