public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>,
	Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org, Andi Kleen <ak@suse.de>
Subject: Re: [PATCH] i386, x86_64 Initial PAT implementation
Date: Tue, 30 Aug 2005 13:06:00 -0400	[thread overview]
Message-ID: <20050830170600.GA10042@redhat.com> (raw)
In-Reply-To: <1125413136.8276.14.camel@localhost.localdomain>

On Tue, Aug 30, 2005 at 03:45:36PM +0100, Alan Cox wrote:
 > On Llu, 2005-08-29 at 18:20 -0600, Eric W. Biederman wrote:
 > > ways.  Currently this code only allows for an additional flavor
 > > of uncached access to physical memory addresses which should be hard
 > > to abuse, and should raise no additional aliasing problems.  No
 > > attempt has been made to fix theoretical aliasing problems.
 > 
 > Even an uncached/cached alias causes random memory corruption or an MCE
 > on x86 systems. In fact it can occur even for an alias not in theory
 > touched by the CPU if it happens to prefetch into or speculate the
 > address.
 > 
 > Also be sure to read the PII Xeon errata - early PAT has a bug or two.

There are various PAT errata all the way through to Pentium-M iirc.

		Dave


  parent reply	other threads:[~2005-08-30 17:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-30  0:20 [PATCH] i386, x86_64 Initial PAT implementation Eric W. Biederman
     [not found] ` <200508300230.39844.ak@suse.de>
2005-08-30  1:49   ` Eric W. Biederman
     [not found]     ` <200508300412.55027.ak@suse.de>
2005-08-30  6:21       ` solving page table access attribute aliasing Eric W. Biederman
     [not found]         ` <200508301714.35017.ak@suse.de>
2005-08-30 15:50           ` Eric W. Biederman
2005-08-30 14:45 ` [PATCH] i386, x86_64 Initial PAT implementation Alan Cox
2005-08-30 14:50   ` Andi Kleen
2005-08-30 15:31     ` Mikael Pettersson
2005-08-30 16:01       ` Eric W. Biederman
2005-08-30 15:20   ` Eric W. Biederman
     [not found]     ` <200508301748.50941.ak@suse.de>
2005-08-30 16:06       ` Eric W. Biederman
2005-08-30 17:06   ` Dave Jones [this message]
2005-08-31  1:39     ` Eric W. Biederman

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=20050830170600.GA10042@redhat.com \
    --to=davej@redhat.com \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    /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