Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755268AbXL1Qif (ORCPT ); Fri, 28 Dec 2007 11:38:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753451AbXL1Qi1 (ORCPT ); Fri, 28 Dec 2007 11:38:27 -0500 Received: from jurassic.park.msu.ru ([195.208.223.243]:42924 "EHLO jurassic.park.msu.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752532AbXL1Qi0 (ORCPT ); Fri, 28 Dec 2007 11:38:26 -0500 Date: Fri, 28 Dec 2007 19:38:41 +0300 From: Ivan Kokshaysky To: Arjan van de Ven Cc: Daniel Barkalow , Linus Torvalds , Kai Ruhnau , Loic Prylli , Robert Hancock , Jeff Garzik , Linux Kernel Mailing List , gregkh@suse.de, linux-pci , Benjamin Herrenschmidt , Martin Mares , Matthew Wilcox Subject: Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in Message-ID: <20071228163841.GA9409@jurassic.park.msu.ru> References: <477414C9.3040906@myri.com> <47742498.1060900@tragetaschen.dyndns.org> <20071228103451.GA28694@jurassic.park.msu.ru> <20071228081418.08b60228@laptopd505.fenrus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071228081418.08b60228@laptopd505.fenrus.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 12 On Fri, Dec 28, 2007 at 08:14:18AM -0800, Arjan van de Ven wrote: > it removes code by removing quirks / known not working stuff.. This not working stuff gets detected at probe time - see drivers/pci/probe.c:pci_cfg_space_size(). Ivan. -- 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/