diff options
| author | Wesley Cheng <quic_wcheng@quicinc.com> | 2025-04-09 12:47:35 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-11 13:02:29 +0200 |
| commit | 5beb4a53a1dd1868aa0ba0d48b1bbc557126caaa (patch) | |
| tree | 9ab35b50180bdc25217ed07acc23f910cf9cf42b /tools/perf/scripts/python | |
| parent | de66754e9f8029f8ae955a588959b99cab56b506 (diff) | |
| download | linux-5beb4a53a1dd1868aa0ba0d48b1bbc557126caaa.tar.gz linux-5beb4a53a1dd1868aa0ba0d48b1bbc557126caaa.zip | |
usb: host: xhci-mem: Cleanup pending secondary event ring events
As part of xHCI bus suspend, the xHCI is halted. However, if there are
pending events in the secondary event ring, it is observed that the xHCI
controller stops responding to further commands upon host or device
initiated bus resume. Iterate through all pending events and update the
dequeue pointer to the beginning of the event ring.
Tested-by: Puma Hsu <pumahsu@google.com>
Tested-by: Daehwan Jung <dh10.jung@samsung.com>
Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250409194804.3773260-3-quic_wcheng@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
