git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64e8cdc
)
xhci: Avoid BUG() in interrupt context
author
Paul Zimmerman
<Paul.Zimmerman@synopsys.com>
Sat, 12 Feb 2011 22:06:06 +0000
(14:06 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 7 Mar 2011 23:05:13 +0000
(15:05 -0800)
commit
68e41c5d032668e2905404afbef75bc58be179d6
upstream.
Change the BUGs in xhci_find_new_dequeue_state() to WARN_ONs, to avoid
bringing down the box if one of them is hit
This patch should be queued for stable kernels back to 2.6.31.
Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/xhci-ring.c
patch
|
blob
|
history
diff --cc
drivers/usb/host/xhci-ring.c
Simple merge