Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932464AbWCHWLu (ORCPT ); Wed, 8 Mar 2006 17:11:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932613AbWCHWLu (ORCPT ); Wed, 8 Mar 2006 17:11:50 -0500 Received: from jurassic.park.msu.ru ([195.208.223.243]:34981 "EHLO jurassic.park.msu.ru") by vger.kernel.org with ESMTP id S932464AbWCHWLt (ORCPT ); Wed, 8 Mar 2006 17:11:49 -0500 Date: Thu, 9 Mar 2006 01:11:47 +0300 From: Ivan Kokshaysky To: thockin@hockin.org Cc: Greg KH , Tejun Heo , Jeff Garzik , Kumar Gala , Linux Kernel , linux-pci@atrey.karlin.mff.cuni.cz Subject: Re: proper way to assign fixed PCI resources to a "hotplug" device Message-ID: <20060309011147.C9651@jurassic.park.msu.ru> References: <4408CEC8.7040507@garzik.org> <20060308020028.GB26028@kroah.com> <440E4203.7040303@gmail.com> <20060308052723.GD29867@kroah.com> <20060308143952.B4851@jurassic.park.msu.ru> <20060308164041.GA31828@hockin.org> <20060309002153.A9651@jurassic.park.msu.ru> <20060308215734.GA22826@hockin.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20060308215734.GA22826@hockin.org>; from thockin@hockin.org on Wed, Mar 08, 2006 at 01:57:34PM -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1039 Lines: 24 On Wed, Mar 08, 2006 at 01:57:34PM -0800, thockin@hockin.org wrote: > > Otherwise we have plenty of MMIO space. > > Not true. Plenty of root bridges have the same base/limit style > configuration registers, but they are non-standard. Even worse - the MMIO > hole thatthe chipset carves out, is not guaranteed to be big enough for > some new random allocation. I'm intrigued. Care to give us an example of such system (where the root bridge window is too small), please? lspci -vxxx? > Cleaning up and re-doing are not the same thing. The plethora of x86 > chipsets makes this unpleasant at best and more likely unworkable. Yes, re-doing is a LOT simpler. ;-) If needed, we could introduce 'pci=totallyingnorefsckingbiossettings' boot option - it would be 10 or less lines of code. 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/