From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King Date: Fri, 19 Mar 2004 15:36:39 +0000 Subject: Re: [2/3] Use insert_resource in pci_claim_resource Message-Id: <20040319153639.E14431@flint.arm.linux.org.uk> List-Id: References: <20040318235024.GH25059@parcelfarce.linux.theplanet.co.uk> <20040318235217.GJ25059@parcelfarce.linux.theplanet.co.uk> <20040319095600.A9678@flint.arm.linux.org.uk> <20040319145212.GN25059@parcelfarce.linux.theplanet.co.uk> In-Reply-To: <20040319145212.GN25059@parcelfarce.linux.theplanet.co.uk>; from willy@debian.org on Fri, Mar 19, 2004 at 02:52:12PM +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Matthew Wilcox Cc: Linus Torvalds , Andrew Morton , Greg KH , David Mosberger , linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org On Fri, Mar 19, 2004 at 02:52:12PM +0000, Matthew Wilcox wrote: > But I do think insert_resource is the right call to make. If the device has > the wrong resources, that means something's gone awfully wrong earlier in > the pci code. Sure, but due to the request_resource semantics, it provides a good way to catch this should it occur. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/ 2.6 Serial core