diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-08-21 15:28:08 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-09-09 12:27:17 +0200 |
commit | 24fb08dcc40f52cf5f95d2cdaa0c26e33a2f4285 (patch) | |
tree | 6373e551484a773c8939e6ce02b8c59a31765470 /scripts/rustdoc_test_builder.rs | |
parent | 0a26e5eb78fb1627beb8e3eb172737f8492d2799 (diff) |
posix-timers: Avoid direct access to hrtimer clockbase
The field timer->base->get_time is a private implementation detail and
should not be accessed outside of the hrtimer core.
Switch to the equivalent helpers.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/all/20250821-hrtimer-cleanup-get_time-v2-1-3ae822e5bfbd@linutronix.de
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions