Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761860AbXLTVXe (ORCPT ); Thu, 20 Dec 2007 16:23:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756939AbXLTVW4 (ORCPT ); Thu, 20 Dec 2007 16:22:56 -0500 Received: from gate.crashing.org ([63.228.1.57]:58114 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755032AbXLTVWz (ORCPT ); Thu, 20 Dec 2007 16:22:55 -0500 Subject: Re: PCI resource problems caused by improper address rounding From: Benjamin Herrenschmidt Reply-To: benh@kernel.crashing.org To: Ivan Kokshaysky Cc: Linus Torvalds , Richard Henderson , Chuck Ebbert , linux-kernel , Daniel Ritz , Greg KH In-Reply-To: <20071220084616.GA28578@jurassic.park.msu.ru> References: <47671377.6000405@redhat.com> <47680489.6040809@redhat.com> <20071218202234.GA24525@twiddle.net> <20071219002349.A12278@jurassic.park.msu.ru> <20071220084616.GA28578@jurassic.park.msu.ru> Content-Type: text/plain Date: Fri, 21 Dec 2007 08:21:39 +1100 Message-Id: <1198185699.6779.23.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 408 Lines: 12 Another turd is pci_scan_device() which can't cope with 64 bits BARs on 32 bits platforms even when they have 64 bits resources. I'll send a fix for that. Ben. -- 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/