Re: [PATCH 1/2] sched: Move __task_rq_{, un}lock() to kernel/sched/sched.h
On Tue, Feb 17, 2015 at 01:46:51PM +0300, Kirill Tkhai wrote: > > Place it in sched.h, because dl_task_timer() needs it. > Also remove lockdep check, which is not fit to this > function.
No, that lockdep check is valid for all current sites.