Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753098AbWLWKUv (ORCPT ); Sat, 23 Dec 2006 05:20:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753084AbWLWKUv (ORCPT ); Sat, 23 Dec 2006 05:20:51 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:56943 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752753AbWLWKUu (ORCPT ); Sat, 23 Dec 2006 05:20:50 -0500 Subject: Re: [PATCH -mm] MMCONFIG: Fix x86_64 ioremap base_address From: Arjan van de Ven To: OGAWA Hirofumi Cc: Andrew Morton , linux-kernel@vger.kernel.org, OGAWA Hirofumi In-Reply-To: References: Content-Type: text/plain Organization: Intel International BV Date: Sat, 23 Dec 2006 11:20:44 +0100 Message-Id: <1166869244.3281.590.camel@laptopd505.fenrus.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 (2.8.2.1-2.fc6) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 766 Lines: 22 On Sat, 2006-12-23 at 10:02 +0900, OGAWA Hirofumi wrote: > Current -mm's mmconfig has some problems of remapped range. > > a) In the case of broken MCFG tables on Asus etc., we need to remap > 256M range, but currently only remap 1M. Hi, I respectfully disagree. If the MCFG table is broken, we should not use it AT ALL. It's either a correct table, and we can use it, or it's so broken that we know it never has been tested etc etc, we're just better of to not trust it in that case. Greetings, Arjan van de Ven - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/