aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorThinh Nguyen <[email protected]>2020-09-02 18:42:58 -0700
committerFelipe Balbi <[email protected]>2020-09-24 11:56:00 +0300
commitc503672abe1348f10f5a54a662336358c6e1a297 (patch)
tree88ed4d03a4aa0f1001a3e911637714d90f87ca82 /tools/perf/scripts/python/stackcollapse.py
parentba4f184e126b751d1bffad5897f263108befc780 (diff)
usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
The function driver may queue new requests right after halting the endpoint (i.e. queue new requests while the endpoint is stalled). There's no restriction preventing it from doing so. However, dwc3 currently drops those requests after CLEAR_STALL. The driver should only drop started requests. Keep the pending requests in the pending list to resume and process them after the host issues ClearFeature(Halt) to the endpoint. Cc: [email protected] Fixes: cb11ea56f37a ("usb: dwc3: gadget: Properly handle ClearFeature(halt)") Signed-off-by: Thinh Nguyen <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions