diff options
author | Mathias Nyman <[email protected]> | 2019-03-22 17:50:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-03-22 17:16:05 +0100 |
commit | 8867ea262196a6945c24a0fb739575af646ec0e9 (patch) | |
tree | 1fd30a0cea2295ff766893a4d0c7acc986a2f1fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6cbcf596934c8e16d6288c7cc62dfb7ad8eadf15 (diff) |
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 <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions