diff options
author | Anna-Maria Behnsen <anna-maria@linutronix.de> | 2024-02-21 12:05:35 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-02-22 19:52:31 +0300 |
commit | aae55e9fb8fc73893f86165f0d84a33b7080902a (patch) | |
tree | f84cfcb3be9c102848e12a445adae33e02fd97d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c0e8c5b59949e8b8b004481c99e102df606fc312 (diff) | |
download | linux-aae55e9fb8fc73893f86165f0d84a33b7080902a.tar.xz |
timers: Make sure TIMER_PINNED flag is set in add_timer_on()
When adding a timer to the timer wheel using add_timer_on(), it is an
implicitly pinned timer. With the timer pull at expiry time model in place,
the TIMER_PINNED flag is required to make sure timers end up in proper
base.
Set the TIMER_PINNED flag unconditionally when add_timer_on() is executed.
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20240221090548.36600-8-anna-maria@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions