mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-08-16 09:34:47 +00:00
![]() tclock_gettime() is a wrapper around clock_gettime(). The first parameter of clock_gettime() is of type "clockid_t", not "clock_t". Use the correct type instead. Link: https://lore.kernel.org/r/20250502-selftests-timens-fixes-v1-3-fb517c76f04d@linutronix.de Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de> Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
---|---|---|
.. | ||
.gitignore | ||
clock_nanosleep.c | ||
config | ||
exec.c | ||
futex.c | ||
gettime_perf.c | ||
log.h | ||
Makefile | ||
procfs.c | ||
timens.c | ||
timens.h | ||
timer.c | ||
timerfd.c | ||
vfork_exec.c |