[LTP] [PATCH V3] syscalls/timer_settime01: Make sure the timer fires

Viresh Kumar viresh.kumar@linaro.org
Wed Jul 15 04:36:42 CEST 2020


On 14-07-20, 16:28, Cyril Hrubis wrote:
> Hi!
> Pushed with minor changes, thanks.
> 
> Among other fixes I've moved the signal check from the signal handler to
> the clear_signal() function, since the tst_res() function is not
> signal-async-safe...

What does that mean ? I remember that I added it there in
clear_signal() first, but then I tried to print the stuff (forcefully)
from sighandler() and it worked without any issues and so I did that.

-- 
viresh


More information about the ltp mailing list