irq allocation for pci drivers
Greg KH
gregkh at suse.de
Tue Apr 12 20:40:43 PDT 2011
On Tue, Apr 12, 2011 at 11:57:22PM +0000, KY Srinivasan wrote:
> Greg,
>
>
>
> Has something changed in the PCI code in the Linux-next tree – 2.6.39-rc1-12
> with
>
> regards to irq allocation? Earlier (a few weeks ago), the vmbus driver would
> get the irq allocated as part
>
> of it being now a pci driver. Currently, however the system is setting pdev->
> irq to
>
> 0 and needless to say, request_irq() is failing.
{sigh} Please fix your email client...
Anyway, I have no idea, please use 'git bisect' to track down the
problem commit that causes this.
thanks,
greg k-h
More information about the devel
mailing list