virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* irq allocation for pci drivers
@ 2011-04-12 23:57 KY Srinivasan
  2011-04-13  3:40 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: KY Srinivasan @ 2011-04-12 23:57 UTC (permalink / raw)
  To: gregkh@suse.de
  Cc: devel@linuxdriverproject.org, linux-kernel@vger.kernel.org,
	virtualization@lists.osdl.org


[-- Attachment #1.1: Type: text/plain, Size: 354 bytes --]

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.

Thanks,

K. Y

[-- Attachment #1.2: Type: text/html, Size: 2292 bytes --]

[-- Attachment #2: Type: text/plain, Size: 184 bytes --]

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/virtualization

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-15 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-12 23:57 irq allocation for pci drivers KY Srinivasan
2011-04-13  3:40 ` Greg KH
2011-04-15 18:07   ` KY Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).