diff options
author | Mathias Nyman <[email protected]> | 2024-02-16 16:09:34 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-02-17 16:24:37 +0100 |
commit | 84008be8adb091d419659dda8e655b1956d3c230 (patch) | |
tree | a764bc90c47afc11deaaa5028a04aa4b49f3118c /tools/perf/scripts/python | |
parent | fbaf1889a30f8564f1450acec8e48f5b967fb184 (diff) |
xhci: Don't check if the event ring is valid before every event TRB
Check if the event ring exists and is valid once when the event handler
is called, not before every individual event TRB.
At this point the interrupter is valid, so no need to check that.
Signed-off-by: Mathias Nyman <[email protected]>
Signed-off-by: Wesley Cheng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions