On Tue, Mar 01, 2016 at 01:01:42PM +0100, Alexander Gordeev wrote: > 'cpu' variable is only used to acquire the current runqueue. > By using this_rq() instead, we can get rid of that variable.
Does not apply to tip/sched/core
On Tue, Mar 01, 2016 at 01:01:42PM +0100, Alexander Gordeev wrote: > 'cpu' variable is only used to acquire the current runqueue. > By using this_rq() instead, we can get rid of that variable.
Does not apply to tip/sched/core