diff options
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | 2011-02-12 14:06:06 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-02 09:47:06 -0500 |
commit | ed21f8ddd97100ed1f1cef934d0ec4a40b580c8d (patch) | |
tree | 06fad54c333c667fb20c19dc60ad4352b951f4df /scripts/patch-kernel | |
parent | 470d1c9b411addb6d8ffcdc0cd18c47dc1b8bb42 (diff) |
xhci: Avoid BUG() in interrupt context
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>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions