commit | 68e41c5d032668e2905404afbef75bc58be179d6 | [log] [tgz] |
---|---|---|
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | Sat Feb 12 14:06:06 2011 -0800 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Sun Feb 20 07:01:26 2011 -0800 |
tree | 5fbdd52b525f59f0883d8668ee9b79b392753979 | |
parent | 9ce4f80fb67b47b96c647ac6280a06dbd4bb50d2 [diff] |
xhci: Avoid BUG() in interrupt context 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