Re: [PATCH linux-next] sched: Fix broken setscheduler()

2014-03-06 Thread Juri Lelli
On Thu, 6 Mar 2014 12:58:25 +0100 Peter Zijlstra wrote: > On Wed, Mar 05, 2014 at 11:29:31PM -0500, Steven Rostedt wrote: > > I decided to run my tests on linux-next, and my wakeup_rt tracer was > > broken. After running a bisect, I found that the problem commit was: > > > >linux-next commit

Re: [PATCH linux-next] sched: Fix broken setscheduler()

2014-03-06 Thread Peter Zijlstra
On Wed, Mar 05, 2014 at 11:29:31PM -0500, Steven Rostedt wrote: > I decided to run my tests on linux-next, and my wakeup_rt tracer was > broken. After running a bisect, I found that the problem commit was: > >linux-next commit c365c292d059 >"sched: Consider pi boosting in setscheduler()" >