[LTP] [PATCH] tst_timer: pass kernel_timer_t type to syscalls
Cyril Hrubis
chrubis@suse.cz
Wed Jul 15 11:00:15 CEST 2020
Hi!
> timer_[gs]etttime tests are failing on s390, which is big endian
> system, because tests are passing timer_t type, which is glibc
> type (void *). Kernel expects and sets only int portion, so the
> tests fail for all but first (0) timer id.
Looks good to me:
Acked-by: Cyril Hrubis <chrubis@suse.cz>
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list