public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* XHCI: sleep inside atomic
@ 2010-10-23  8:17 Jiri Slaby
  2010-10-25  9:10 ` Xu, Andiry
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Slaby @ 2010-10-23  8:17 UTC (permalink / raw)
  To: andiry.xu; +Cc: dong.nguyen, libin.yang, sarah.a.sharp, Greg KH, USB list, LKML

Hi,

Stanse found that commit
    USB: xHCI: PCI power management implementation
added xhci_setup_msix->kmalloc(GFP_KERNEL) and request_irq inside
xhci->lock spinlock. As these functions may sleep, this is deadlockable.
Could you fix that?

thanks,
-- 
js

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

end of thread, other threads:[~2010-10-25  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-23  8:17 XHCI: sleep inside atomic Jiri Slaby
2010-10-25  9:10 ` Xu, Andiry

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