Re: [PATCH] PCI Update for 2.6.3-rc1

From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 02/10/04

  • Next message: Moore, Eric Dean: "RE: 2.4.25-rc1: Inconsistent ioctl symbol usage in drivers/messag e/fusion/mptctl.c"
    Date:	Tue, 10 Feb 2004 17:03:17 +0100 (MET)
    To: Greg KH <greg@kroah.com>
    
    

    On Mon, 9 Feb 2004, Greg KH wrote:
    > ChangeSet 1.1500.11.2, 2004/01/30 16:34:48-08:00, ambx1@neo.rr.com
    >
    > [PATCH] PCI: Remove uneeded resource structures from pci_dev
    >
    > 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.

    FYI, at least one ISDN driver seems to need it as well:

    | drivers/isdn/hardware/avm/b1isa.c: In function `b1isa_init':
    | drivers/isdn/hardware/avm/b1isa.c:183: structure has no member named `irq_resource'

    Gr{oetje,eeting}s,

                                                    Geert

    --
    Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
    In personal conversations with technical people, I call myself a hacker. But
    when I'm talking to journalists I just say "programmer" or something like that.
    							    -- Linus Torvalds
    -
    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: Moore, Eric Dean: "RE: 2.4.25-rc1: Inconsistent ioctl symbol usage in drivers/messag e/fusion/mptctl.c"

    Relevant Pages

    • [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)
    • Re: [PATCH][RFC] Remove uneeded resource structures from pci_dev
      ... > 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)