Re: [PATCH 2/5] Introduce PCI_NO_IRQ and pci_valid_irq()

From: Matthew Wilcox (matthew_at_wil.cx)
Date: 11/21/05

  • Next message: Johannes Stezenbach: "Re: [linux-dvb-maintainer] [PATCH] Re: bugs in /usr/src/linux/net/ipv6/mcast.c"
    Date:	Sun, 20 Nov 2005 19:09:31 -0700
    To: Greg KH <greg@kroah.com>
    
    

    On Sun, Nov 20, 2005 at 05:22:56PM -0800, Greg KH wrote:
    > On Sun, Nov 20, 2005 at 08:14:07PM -0500, Matthew Wilcox wrote:
    > > Explicitly initialise pci_dev->irq with PCI_NO_IRQ, allowing us to change
    > > the value of PCI_NO_IRQ once all drivers have been audited.
    >
    > And what will the value of PCI_NO_IRQ going to be?

    It's actually going to go away; s/PCI_NO_IRQ/NO_IRQ/g. I didn't want to
    break all the drivers immediately.
    -
    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: Johannes Stezenbach: "Re: [linux-dvb-maintainer] [PATCH] Re: bugs in /usr/src/linux/net/ipv6/mcast.c"