Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: c1e962548f5082554bb52137765a258b3a29283c
https://github.com/Linaro/odp/commit/c1e962548f5082554bb52137765a258b3a29283c
Author: Matias Elo <[email protected]>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M platform/linux-generic/odp_schedule.c
M platform/linux-generic/odp_schedule_iquery.c
Log Message:
-----------
linux-gen: sched: fix one at a time low priority event scheduling
If CONFIG_BURST_SIZE was set to one low priority events were never
scheduled.
Signed-off-by: Matias Elo <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>