diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-10-09 10:28:55 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-10-25 19:49:13 +0200 |
commit | 886150fb4f19505b8f9d26201d7671b25c233a9f (patch) | |
tree | c86d757f33c56715da94570d1ae4a9caa8c5e72f /tools/perf/scripts/python/flamegraph.py | |
parent | 14f1e3b3dfc7fc8b61fcb79f956f05625af6f049 (diff) |
timekeeping: Don't stop time readers across hard_pps() update
hard_pps() update does not modify anything which might be required by time
readers so forcing readers out of the way during the update is a pointless
exercise.
The interaction with adjtimex() and timekeeper updates which call into the
NTP code is properly serialized by timekeeper_lock.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20241009-devel-anna-maria-b4-timers-ptp-timekeeping-v2-2-554456a44a15@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions