diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-08-21 15:28:10 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-09-09 12:27:18 +0200 |
commit | b68b7f3e9b50747b88ba211080d27310430c928b (patch) | |
tree | 4be11cb45a59ad8e10aa9bd0ac55060d975bb342 /scripts/module-common.c | |
parent | 5f531fe9cb489bf63f71f6e5eee6420c57fbc049 (diff) |
sched/core: 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 helper.
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-3-3ae822e5bfbd@linutronix.de
Diffstat (limited to 'scripts/module-common.c')
0 files changed, 0 insertions, 0 deletions