Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763420AbXIKKKw (ORCPT ); Tue, 11 Sep 2007 06:10:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760530AbXIKKKo (ORCPT ); Tue, 11 Sep 2007 06:10:44 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:58069 "EHLO the-village.bc.nu" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750818AbXIKKKn (ORCPT ); Tue, 11 Sep 2007 06:10:43 -0400 Date: Tue, 11 Sep 2007 11:16:41 +0100 From: Alan Cox To: Robert Hancock Cc: Chuck Ebbert , Karl Bellve , linux-kernel@vger.kernel.org Subject: Re: PCI: Unable to reserve mem region problem Message-ID: <20070911111641.1e26a17c@the-village.bc.nu> In-Reply-To: <46E5F300.20602@shaw.ca> References: <46E5F300.20602@shaw.ca> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1060 Lines: 23 > > https://bugzilla.redhat.com/show_bug.cgi?id=280641 > > The last BAR on the nForce4 ADMA controllers on this board are at > 0xdfefe000 and 0xdfefd000. But it looks like PnP ACPI is also reserving > those memory ranges: > > Aug 30 14:08:02 alcor kernel: pnp: 00:09: iomem range > 0xdfefd000-0xdfefd3ff has been reserved > Aug 30 14:08:02 alcor kernel: pnp: 00:09: iomem range > 0xdfefe000-0xdfefe3ff has been reserved > > Which I very much doubt it should be doing, the BIOS doesn't need to > reserve PCI BAR ranges in the ACPI tables. This sounds like a BIOS bug. > You might want to check for an update from Supermicro. They may be doing it to force the system out of ADMA mode. Right now we just blow up in that case but it appears other-OS may fall back (which is I suspect what we need to be doing) - 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/