summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorQingfang Deng <qingfang.deng@linux.dev>2026-07-27 11:28:00 +0800
committerJakub Kicinski <kuba@kernel.org>2026-07-28 19:13:51 -0700
commit2bb54b49e9d522f54dc9c0fe10ba40fbc56041c8 (patch)
tree87570d330b621bd9620829faf42352304c1193ae /tools/perf/scripts/python/netdev-times.py
parent11291f123073aa143709770ba988cba41bfc4057 (diff)
ppp: convert chan_sem to a mutex
chan_sem's read-side lock is taken under another mutex, so there is no benefit in keeping it as an rwsem. Replace the rwsem with a mutex. Signed-off-by: Qingfang Deng <qingfang.deng@linux.dev> Link: https://patch.msgid.link/20260727032802.4090-1-qingfang.deng@linux.dev Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions