From: "H. Peter Anvin" <hpa@zytor.com>
To: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: linux-kernel@vger.kernel.org, x86@kernel.org, matt.fleming@intel.com
Subject: Re: [PATCH] EFI: Only set regions uncacheable if they support it
Date: Thu, 15 Mar 2012 07:28:30 -0700 [thread overview]
Message-ID: <4F61FC8E.8070109@zytor.com> (raw)
In-Reply-To: <20120315142445.GA4357@srcf.ucam.org>
On 03/15/2012 07:24 AM, Matthew Garrett wrote:
> On Thu, Mar 15, 2012 at 07:17:56AM -0700, H. Peter Anvin wrote:
>> On 03/15/2012 07:07 AM, Matthew Garrett wrote:
>>>
>>> I have a report of a system that fails to boot with an MCE during EFI
>>> setup. The memory range is marked reserved and claims not to support any
>>> caching type, which I think probably translates as "Don't do anything to
>>> this region ever".
>>>
>>
>> In other words, "don't map me"... not something we really support at the
>> moment, but perhaps we should; at least until we find systems in the
>> field that break with that constraint :(
>
> Mapping should be harmless as long as we then don't touch it? I can't
> think of any circumstances where we would.
>
If we map it WB software can do speculative loads from that region which
would bring it into the cache. If we map it UC we might have to CLFLUSH...
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
next prev parent reply other threads:[~2012-03-15 14:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-15 13:56 Matthew Garrett
2012-03-15 14:00 ` H. Peter Anvin
2012-03-15 14:07 ` Matthew Garrett
2012-03-15 14:17 ` H. Peter Anvin
2012-03-15 14:24 ` Matthew Garrett
2012-03-15 14:28 ` H. Peter Anvin [this message]
2012-03-15 14:33 ` Matthew Garrett
2012-03-15 14:36 ` H. Peter Anvin
2012-03-15 14:42 ` Matthew Garrett
2012-03-15 14:47 ` H. Peter Anvin
2012-03-15 14:54 ` Matthew Garrett
2012-03-15 14:51 ` Alan Cox
2012-03-15 14:54 ` Alan Cox
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=4F61FC8E.8070109@zytor.com \
--to=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=matt.fleming@intel.com \
--cc=mjg59@srcf.ucam.org \
--cc=x86@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
all inboxes | Powered by JetHome®