diff options
| author | Peter Zijlstra <[email protected]> | 2021-07-13 13:39:47 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-08-10 15:57:22 +0000 |
| commit | b14bca97c9f5c3e3f133445b01c723e95490d843 (patch) | |
| tree | 12f583237119a217031786069a043fa721255924 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns() (diff) | |
| download | kernel-b14bca97c9f5c3e3f133445b01c723e95490d843.tar.gz kernel-b14bca97c9f5c3e3f133445b01c723e95490d843.zip | |
hrtimer: Consolidate reprogramming code
This code is mostly duplicated. The redudant store in the force reprogram
case does no harm and the in hrtimer interrupt condition cannot be true for
the force reprogram invocations.
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions
