aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2019-10-09 06:41:08 +0200
committerMarc Kleine-Budde <[email protected]>2021-07-25 11:36:25 +0200
commitc757096ea1033c46ab768709847f7776b7e92a92 (patch)
tree4266fd517670b9a1c62c49a8375ee5139470199b /tools/perf/scripts/python/export-to-sqlite.py
parenta08ec5fe709fe0d9fbd524ca6dcf6c41320d5bf3 (diff)
can: rx-offload: add skb queue for use during ISR
Adding a skb to the skb_queue in rx-offload requires to take a lock. This commit avoids this by adding an unlocked skb queue that is appended at the end of the ISR. Having one lock at the end of the ISR should be OK as the HW is empty, not about to overflow. Link: https://lore.kernel.org/r/[email protected] Tested-by: Oleksij Rempel <[email protected]> Co-developed-by: Kurt Van Dijck <[email protected]> Signed-off-by: Kurt Van Dijck <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions