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:	Thu, 07 Oct 2010 06:46:11 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Jan Beulich <JBeulich@...ell.com>
CC:	linux-kernel@...r.kernel.org
Subject: Re: patch disabling use of PSE on Atom CPUs with a certain erratum

On 10/07/2010 02:12 AM, Jan Beulich wrote:
> In commit 7a0fc404ae663776e96db43879a0fa24fec1fa3a you
> disable use of PSE, but I wonder how this can take any effect on
> 64-bit CPUs, as they use large pages during early boot already.
> Those pages, when use of PSE gets disabled, will get broken up
> into 4k pages in phys_pmd_init(), thus actually increasing the
> chances that you hit the erratum.
> 
> What am I missing?
> 

Those Atoms don't have 64-bit support.

	-hpa

-- 
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel.  I don't speak on their behalf.

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