Re: [PATCH] PCI Update for 2.6.3-rc1
From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 02/10/04
- Previous message: David Pospíšil: "Security patch for 2.6.2"
- In reply to: Greg KH: "Re: [PATCH] PCI Update for 2.6.3-rc1"
- Next in thread: Greg KH: "Re: [PATCH] PCI Update for 2.6.3-rc1"
- Reply: Greg KH: "Re: [PATCH] PCI Update for 2.6.3-rc1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: David Pospíšil: "Security patch for 2.6.2"
- In reply to: Greg KH: "Re: [PATCH] PCI Update for 2.6.3-rc1"
- Next in thread: Greg KH: "Re: [PATCH] PCI Update for 2.6.3-rc1"
- Reply: Greg KH: "Re: [PATCH] PCI Update for 2.6.3-rc1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|