Re: [PATCH][RFC] Remove uneeded resource structures from pci_dev

From: Greg KH (greg_at_kroah.com)
Date: 01/31/04

  • Next message: Andi Kleen: "Re: ide taskfile and cdrom hang"
    Date:	Fri, 30 Jan 2004 16:34:35 -0800
    To: Adam Belay <ambx1@neo.rr.com>, Russell King <rmk@arm.linux.org.uk>, linux-kernel@vger.kernel.org
    
    

    On Fri, Jan 30, 2004 at 12:48:41AM +0000, Adam Belay wrote:
    > Hi,
    >
    > The following patch remove irq_resource and dma_resource from pci_dev. It
    > appears that the serial pci driver depends on irq_resource, however, it may be
    > broken portions of an old quirk. I attempted to maintain the existing behavior
    > while removing irq_resource. I changed FL_IRQRESOURCE to FL_NOIRQ. Russell,
    > could you provide any comments? irq_resource and dma_resource are most likely
    > remnants from when pci_dev was shared with pnp.

    Ok, I've added this to my PCI bk tree, which will end up in the next -mm
    release. If that seems to work ok, I'll send it to Linus (after
    whenever 2.6.2 comes out...)

    thanks,

    greg k-h
    -
    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/


  • Next message: Andi Kleen: "Re: ide taskfile and cdrom hang"

    Relevant Pages

    • Re: [PATCH] PCI Update for 2.6.3-rc1
      ... On Mon, 9 Feb 2004, Greg KH wrote: ... > appears that the serial pci driver depends on irq_resource, however, it may be ... > broken portions of an old quirk. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH][RFC] Remove uneeded resource structures from pci_dev
      ... The following patch remove irq_resource and dma_resource from pci_dev. ... appears that the serial pci driver depends on irq_resource, however, it may be ... /* Use successive BARs (PCI base address registers), ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] PCI Update for 2.6.3-rc1
      ... appears that the serial pci driver depends on irq_resource, however, it may be ... /* Use successive BARs (PCI base address registers), ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)