public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* pci_get_dev_by_id() from interrupt handlers
@ 2010-04-20 16:04 Joerg Roedel
  2010-04-20 16:32 ` Greg KH
  0 siblings, 1 reply; 9+ messages in thread
From: Joerg Roedel @ 2010-04-20 16:04 UTC (permalink / raw)
  To: Jesse Barnes; +Cc: linux-pci, linux-kernel

Hi Jesse,

I have a question regarding the warning in the pci_get_dev_by_id()
[search.c] function which triggers when called from interrupt context.
As far as I have seen this function should be save to be called in
atomic mode. Is there any other reason it should not be called in
interrupt handlers? I need to (indirectly) call this function for my
IOMMU driver to handle events from the IOMMU.

Thanks,
	Joerg


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

end of thread, other threads:[~2010-04-21 10:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-20 16:04 pci_get_dev_by_id() from interrupt handlers Joerg Roedel
2010-04-20 16:32 ` Greg KH
2010-04-20 17:35   ` Joerg Roedel
2010-04-20 17:52     ` Greg KH
2010-04-21 10:05       ` Joerg Roedel
2010-04-21 10:21         ` Peter Zijlstra
2010-04-21 10:41           ` Joerg Roedel
2010-04-21 10:46             ` Peter Zijlstra
2010-04-21 10:55               ` Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox