From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David Mosberger-Tang" Date: Thu, 30 Mar 2006 15:43:43 +0000 Subject: Re: [Fedora-ia64-list] kernel 2.6.16-1.2097_FC6 unbootable on Itanium Message-Id: List-Id: References: <442AB6DD.4020800@sgi.com> In-Reply-To: <442AB6DD.4020800@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On 3/30/06, Jack Steiner wrote: > Is this problem unique to SN systems No, the same will happen on all other systems (that I know of). > The BIOS reports that most > memory ranges support both CACHED & UNCACHED references. I _think_ > this is correct. That's correct. The map shows the ways the page *can* be mapped, not the way it *should* be mapped. It's strange that ACPI would prefer to use WC when WB mapping is possible. They definitely need to pick one way and stick with it though. As you say, mapping the same page with different cacheability is a no-no (and at least in theory, it should cause an MCA even on real hardware). --david -- Mosberger Consulting LLC, http://www.mosberger-consulting.com/