diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2019-03-22 17:50:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-22 17:16:05 +0100 |
commit | 8867ea262196a6945c24a0fb739575af646ec0e9 (patch) | |
tree | 1fd30a0cea2295ff766893a4d0c7acc986a2f1fc /scripts/gdb/linux/proc.py | |
parent | 6cbcf596934c8e16d6288c7cc62dfb7ad8eadf15 (diff) | |
download | linux-8867ea262196a6945c24a0fb739575af646ec0e9.tar.gz linux-8867ea262196a6945c24a0fb739575af646ec0e9.tar.bz2 linux-8867ea262196a6945c24a0fb739575af646ec0e9.zip |
usb: xhci: dbc: Don't free all memory with spinlock held
The xhci debug capability (DbC) feature did its memory cleanup with
spinlock held. dma_free_coherent() warns if called with interrupts
disabled
move the memory cleanup outside the spinlock
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions