aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorHans J. Schultz <[email protected]>2023-01-08 10:48:48 +0100
committerPaolo Abeni <[email protected]>2023-01-10 11:58:39 +0100
commit0c34aff523c7498bc0c420ea985b1bb8ce463839 (patch)
treecf3594fa1e9f9fa38475e8899e545803cf9f356c /tools/perf/scripts/python/bin/export-to-sqlite-report
parente06a9af067b3a6eeb1e116360f6f8bcef96a90c3 (diff)
net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_thread_fn()
As only the hardware access functions up til and including mv88e6xxx_g1_atu_mac_read() called under the interrupt handler need to take the chip lock, we release the chip lock after this call. The follow up code that handles the violations can run without the chip lock held. In further patches, the violation handler function will even be incompatible with having the chip lock held. This due to an AB/BA ordering inversion with rtnl_lock(). Signed-off-by: Hans J. Schultz <[email protected]> Reviewed-by: Vladimir Oltean <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions