From: Andiry Xu Date: Wed, 27 Oct 2010 08:44:52 +0000 (+0800) Subject: xHCI: release spinlock when setup interrupt X-Git-Tag: v2.6.37-rc4~62^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74bb844af8ec6a4c360b1fc7feb139801c0cacfd;p=pandora-kernel.git xHCI: release spinlock when setup interrupt Jiri Slaby reports spinlock is held while calling kmalloc(GFP_KERNEL) and request_irq() in xhci_resume(). Release the spinlock when setup interrupt. Reported-by: Jiri Slaby Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed