diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-01-21 01:43:47 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-01-22 17:50:11 +0300 |
commit | eb5a4d0a9ee976008d1add75e3d64545399e80a3 (patch) | |
tree | 514d7ebe79927342599ba4854a7fb0c9cdf5ff09 /tools/perf/util/c++/clang.cpp | |
parent | a67ca893ae0a228bed889ede27ed65fd46aa469c (diff) | |
download | linux-eb5a4d0a9ee976008d1add75e3d64545399e80a3.tar.xz |
hrtimer: Add missing sparse annotation for __run_timer()
Sparse reports a warning at __run_hrtimer()
|warning: context imbalance in __run_hrtimer() - unexpected unlock
Add the missing must_hold() annotation.
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200120224347.51843-1-jbi.octave@gmail.com
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions