diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2018-11-09 17:21:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-09 08:31:08 -0800 |
commit | 1245374e9b8340fc255fd51b2015173a83050d03 (patch) | |
tree | 0964dff2c46a81e815dee36b9437c296462e561f /drivers/fpga/machxo2-spi.c | |
parent | f068090426ea8d72c408ebd42953a82a88e2282c (diff) |
xhci: handle port status events for removed USB3 hcd
At xhci removal the USB3 hcd (shared_hcd) is removed before the primary
USB2 hcd. Interrupts for port status changes may still occur for USB3
ports after the shared_hcd is freed, causing NULL pointer dereference.
Check if xhci->shared_hcd is still valid before handing USB3 port events
Cc: <stable@vger.kernel.org>
Reported-by: Peter Chen <peter.chen@nxp.com>
Tested-by: Jack Pham <jackp@codeaurora.org>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/machxo2-spi.c')
0 files changed, 0 insertions, 0 deletions