diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-07-13 16:39:48 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-08-10 18:57:22 +0300 |
commit | 8c3b5e6ec0fee18bc2ce38d1dfe913413205f908 (patch) | |
tree | 6318bc9ca46901239a6818d50f78e189543e70e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b14bca97c9f5c3e3f133445b01c723e95490d843 (diff) | |
download | linux-8c3b5e6ec0fee18bc2ce38d1dfe913413205f908.tar.xz |
hrtimer: Ensure timerfd notification for HIGHRES=n
If high resolution timers are disabled the timerfd notification about a
clock was set event is not happening for all cases which use
clock_was_set_delayed() because that's a NOP for HIGHRES=n, which is wrong.
Make clock_was_set_delayed() unconditially available to fix that.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210713135158.196661266@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions