diff options
author | Anna-Maria Behnsen <anna-maria@linutronix.de> | 2025-05-19 10:33:20 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-06-19 14:28:22 +0200 |
commit | 9094c72c3d81bf2416b7c79d12c8494ab8fbac20 (patch) | |
tree | fcc75df4a0607f171276a975076cf2fcc803d166 /kernel/fail_function.c | |
parent | f12b45862c4dcb9c2937b83ed730e473b9a76cbf (diff) |
time: Introduce auxiliary POSIX clocks
To support auxiliary timekeeping and the related user space interfaces,
it's required to define a clock ID range for them.
Reserve 8 auxiliary clock IDs after the regular timekeeping clock ID space.
This is the maximum number of auxiliary clocks the kernel can support. The actual
number of supported clocks depends obviously on the presence of related devices
and might be constraint by the available VDSO space.
Add the corresponding timekeeper IDs as well.
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: John Stultz <jstultz@google.com>
Link: https://lore.kernel.org/all/20250519083025.905800695@linutronix.de
Diffstat (limited to 'kernel/fail_function.c')
0 files changed, 0 insertions, 0 deletions