diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2024-08-12 13:51:04 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-08-14 13:44:41 +0300 |
commit | 38cd4cee73a87c40a3e9ef31c0ca7b179fd282f0 (patch) | |
tree | 50126b4a0a757b953f7a3571b2208885870d10cc /tools/perf/scripts/python/syscall-counts.py | |
parent | 9a7b0158aea7a53c8c942e8b83e16f7f30e0018c (diff) | |
download | linux-38cd4cee73a87c40a3e9ef31c0ca7b179fd282f0.tar.xz |
timers: Add sparse annotation for timer_sync_wait_running().
timer_sync_wait_running() first releases two locks and then acquires
them again. This is unexpected and sparse complains about it.
Add sparse annotation for timer_sync_wait_running() to note that the
locking is expected.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240812105326.2240000-2-bigeasy@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions