mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: konradr@us.ibm.com
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	arjan@linux.intel.com
Subject: Re: ThinkPad X60: PCI: BIOS Bug: MCFG area is not E820-reserved (MCFG is in ACPI NVS)
Date: Tue, 30 May 2006 16:41:12 -0400	[thread overview]
Message-ID: <20060530204112.GA22031@andromeda.dapyr.net> (raw)
In-Reply-To: <447C9F19.5000105@goop.org>

On Tue, May 30, 2006 at 12:38:01PM -0700, Jeremy Fitzhardinge wrote:
> [snip]
>
> So the MCFG entry is in the ACPI NVS region of the E820 table.  Is this 
> bad? 

Not at all. The ACPI v3.0 specs mentions that:

"ACPI NVS Memory. This range of addresses is in use or reserve by
the system and must not be used by the operating system. This
range is required to be saved and restored across an NVS sleep."

In other words, it is similar to what Reserved is set to - except the
Non-Volatile Sleep area can be used when S4 save/restore occurs.

> The code in arch/i386/pci/mmconfig.c only checks for MCFG being in 
> an E820_RESERVED area.  Should it also check for E820_NVS?

IMHO, based on the PCI 3.0 spec, the whole check should be removed - 
as the MCFG memory region does not have to be reserved in E820 table.


  reply	other threads:[~2006-05-30 20:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-30 19:38 Jeremy Fitzhardinge
2006-05-30 20:41 ` konradr [this message]
2006-05-30 21:47   ` Jeremy Fitzhardinge
2006-05-30 23:06     ` Petr Vandrovec
2006-05-30 23:48       ` Greg KH

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=20060530204112.GA22031@andromeda.dapyr.net \
    --to=konradr@us.ibm.com \
    --cc=arjan@linux.intel.com \
    --cc=jeremy@goop.org \
    --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

all inboxes | Powered by JetHome®