On Thu, May 08, 2014 at 10:31:20AM +0000, xiaofeng.yan wrote:thanks for your reply. I will push new patch according to your suggest.
Change sched_setscheduler2() to sched_setscheduler() in the comments.Nah, you fail.. the interface is now called sched_setattr()
There isn't function sched_setscheduler2() in the main line.
The previous EDF version defines this function
before being merged into the main line.
User should use sched_setscheduler() instead of
sched_setscheduler2() now.