diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2024-08-12 13:51:05 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-08-14 13:44:41 +0300 |
commit | 330dd6d9c0fce69718b53ca0bc4f2e3920f7f600 (patch) | |
tree | ed08d6ae016dd5ae48641e484515c5254190b6b9 /tools/perf/scripts/python/syscall-counts.py | |
parent | 38cd4cee73a87c40a3e9ef31c0ca7b179fd282f0 (diff) | |
download | linux-330dd6d9c0fce69718b53ca0bc4f2e3920f7f600.tar.xz |
hrtimer: Annotate hrtimer_cpu_base_.*_expiry() for sparse.
The two hrtimer_cpu_base_.*_expiry() functions are wrappers around the
locking functions and sparse complains about the missing counterpart.
Add sparse annotation to denote that this bevaviour 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-3-bigeasy@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions