These patches corrects ODP_SCHED_NO_WAIT corner case when scheduler time has resolution more then 1ns.
Since v2: - linux-generic: odp_schedule: fix odp_schdule_wait_time Correct commit message - validation: schedule: don't check schedule time on 0 Don't remove check on wait_time = odp_schedule_wait_time(1); Ivan Khoronzhuk (2): linux-generic: odp_schedule: fix odp_schdule_wait_time validation: schedule: don't check schedule time on 0 platform/linux-generic/include/odp/plat/schedule_types.h | 4 ++-- platform/linux-generic/odp_schedule.c | 3 --- test/validation/scheduler/scheduler.c | 2 -- 3 files changed, 2 insertions(+), 7 deletions(-) -- 1.9.1 _______________________________________________ lng-odp mailing list lng-odp@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lng-odp