Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit c6526404 authored by Joe Lawrence's avatar Joe Lawrence Committed by Greg Kroah-Hartman
Browse files

xhci: gracefully handle xhci_irq dead device


commit 948fa135 upstream.

If the xHCI host controller has died (ie, device removed) or suffered
other serious fatal error (STS_FATAL), then xhci_irq should handle this
condition with IRQ_HANDLED instead of -ESHUTDOWN.

Signed-off-by: default avatarJoe Lawrence <joe.lawrence@stratus.com>
Signed-off-by: default avatarMathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 697409c7
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment