diff options
| author | Mathias Nyman <[email protected]> | 2014-06-10 08:27:41 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-06-17 23:44:57 +0000 |
| commit | be3de32107091c266b00a48265fe7e06233af4f0 (patch) | |
| tree | e944bb41bb5b3f98bca3af7934a03f3ee73c8d0b /tools/perf/scripts/python/sctop.py | |
| parent | usb: fix ->update_hub_device() vs hdev->maxchild (diff) | |
| download | kernel-be3de32107091c266b00a48265fe7e06233af4f0.tar.gz kernel-be3de32107091c266b00a48265fe7e06233af4f0.zip | |
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
xhci_stop_device() allocates and issues stop commands for each active endpoint.
This is done with spinlock held and interrupt disabled so we can't sleep during
memory allocation. Use GFP_NOWAIT instead
Regression from commit ddba5cd0aeff5bbed92ebdf4b1223300b0541e78
"xhci: Use command structures when queuing commands on the command ring"
for 3.16-rc1
Fixes: ddba5cd0aeff ("xhci: Use command structures when queuing commands")
Reported-by: Dan Williams <[email protected]>
Reported-by: Johannes Berg <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
