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:
9ce4f80
)
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
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Sun, 20 Feb 2011 15:01:26 +0000
(07:01 -0800)
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>
Cc: stable@kernel.org
No differences found