diff options
| author | Qingfang Deng <qingfang.deng@linux.dev> | 2026-07-27 11:28:00 +0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-07-28 19:13:51 -0700 |
| commit | 2bb54b49e9d522f54dc9c0fe10ba40fbc56041c8 (patch) | |
| tree | 87570d330b621bd9620829faf42352304c1193ae /tools/perf/scripts/python/syscall-counts.py | |
| parent | 11291f123073aa143709770ba988cba41bfc4057 (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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
