| commit | 74bb844af8ec6a4c360b1fc7feb139801c0cacfd | [log] [tgz] |
|---|---|---|
| author | Andiry Xu <andiry.xu@amd.com> | Wed Oct 27 16:44:52 2010 +0800 |
| committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Thu Nov 11 10:36:51 2010 -0800 |
| tree | 5037750c8c640cc8222cf49051460e980f4c22bc | |
| parent | 241b652f1995de138106afd2f2e4eda9f8a3c240 [diff] |
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 <jirislaby@gmail.com> Signed-off-by: Andiry Xu <andiry.xu@amd.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>