Branch: refs/heads/api-next
Home: https://github.com/Linaro/odp
Commit: 999042e51837a7ed8c7fb616f75707349515fc3d
https://github.com/Linaro/odp/commit/999042e51837a7ed8c7fb616f75707349515fc3d
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Changed paths:
M platform/linux-generic/odp_timer.c
Log Message:
-----------
linux-gen: timer: set sigev_value in timer_res_init
Even if signal is never to be delivered, it is still required to set
sigev_value in sigevent structure.
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>