[LTP] [PATCH] openposix: update invalid clock id to accomodate new auxiliary clock ids
Petr Vorel
pvorel@suse.cz
Fri Oct 3 12:25:16 CEST 2025
Hi Avinesh,
> There can be 8 more clock ids reserved on systems with
> CONFIG_POSIX_AUX_CLOCK=y [1]
> consequently clock 17 no longer remains an invalid id.
Thanks for fixing this! Because we don't have infrastructure to check kconfig in
open POSIX tests I agree to just bump the value.
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
> [1] https://lkml.org/lkml/2025/5/19/341
nit: FYI I've noticed several times people suggesting to use for links
lore.kernel.org, see kernel commit 05a5f51ca5666 ("Documentation: Replace
lkml.org links with lore"):
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=05a5f51ca566
Replace the lkml.org links with lore to better use a single source
that's more likely to stay available long-term.
Therefore link would be:
[1] https://lore.kernel.org/lkml/20250519083025.905800695@linutronix.de/
More information about the ltp
mailing list