All of lore.kernel.org
 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; 4+ messages in thread
From: KY Srinivasan @ 2011-04-12 23:57 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, virtualization


[-- 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] 4+ messages in thread

* Re: irq allocation for pci drivers
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2011-04-13  3:40 UTC (permalink / raw)
  To: KY Srinivasan; +Cc: linux-kernel, devel, virtualization

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

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

* RE: irq allocation for pci drivers
  2011-04-13  3:40 ` Greg KH
@ 2011-04-15 18:07     ` KY Srinivasan
  0 siblings, 0 replies; 4+ messages in thread
From: KY Srinivasan @ 2011-04-15 18:07 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, devel, virtualization

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 860 bytes --]



> -----Original Message-----
> From: Greg KH [mailto:gregkh@suse.de]
> Sent: Tuesday, April 12, 2011 11:41 PM
> To: KY Srinivasan
> Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org;
> virtualization@lists.osdl.org
> Subject: Re: irq allocation for pci drivers
> 
> On Tue, Apr 12, 2011 at 11:57:22PM +0000, KY Srinivasan wrote:
> > Greg,
> 
> Anyway, I have no idea, please use 'git bisect' to track down the
> problem commit that causes this.

Greg,

This problem turned out to be on the host side. We don't have any issue with dynamic
irq allocation on the win2k8 r2 hosts. Some older hosts have an issue and in any event
it does not look like it is a  Linux issue.

Regards,

K. Y
ÿôèº{.nÇ+‰·Ÿ®‰­†+%ŠËÿ±éݶ\x17¥Šwÿº{.nÇ+‰·¥Š{±þG«éÿŠ{ayº\x1dʇڙë,j\a­¢f£¢·hšïêÿ‘êçz_è®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?™¨è­Ú&£ø§~á¶iO•æ¬z·švØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?–I¥

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

* RE: irq allocation for pci drivers
@ 2011-04-15 18:07     ` KY Srinivasan
  0 siblings, 0 replies; 4+ messages in thread
From: KY Srinivasan @ 2011-04-15 18:07 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, devel, virtualization



> -----Original Message-----
> From: Greg KH [mailto:gregkh@suse.de]
> Sent: Tuesday, April 12, 2011 11:41 PM
> To: KY Srinivasan
> Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org;
> virtualization@lists.osdl.org
> Subject: Re: irq allocation for pci drivers
> 
> On Tue, Apr 12, 2011 at 11:57:22PM +0000, KY Srinivasan wrote:
> > Greg,
> 
> Anyway, I have no idea, please use 'git bisect' to track down the
> problem commit that causes this.

Greg,

This problem turned out to be on the host side. We don't have any issue with dynamic
irq allocation on the win2k8 r2 hosts. Some older hosts have an issue and in any event
it does not look like it is a  Linux issue.

Regards,

K. Y

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

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

Thread overview: 4+ 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
2011-04-15 18:07     ` KY Srinivasan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.