https://bugs.linaro.org/show_bug.cgi?id=3879

--- Comment #4 from Maxim Uvarov <maxim.uva...@linaro.org> ---
https://github.com/Linaro/odp/commit/780d15ced4188a38984c656a9fca58fdd5226735
refs/heads/master
2018-06-06T16:43:03+03:00
Josep Puigdemont josep.puigdem...@linaro.org
example/l2fw_simple: increase wait time

When using huge pages, the wrapper script that's used to run this test
will send a SIGINT signal too early to the signal, causing it to be
ignored by the application. This in turn cause the application to never
exit its main loop, which depends on handling this signal to set the
variable that terminates the loop.

Increasing the delay between starting the application and sending the
SIGINT signal fixes this issue.

This fixes https://bugs.linaro.org/show_bug.cgi?id=3879

Signed-off-by: Josep Puigdemont <josep.puigdem...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to