-
- Downloads
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
The task_lock()/task_unlock() APIs are not realated to core scheduling, they are task lifetime APIs, i.e. they belong into <linux/sched/task.h>. Move them. Acked-by:Linus Torvalds <torvalds@linux-foundation.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-kernel@vger.kernel.org Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- include/linux/sched.h 0 additions, 20 deletionsinclude/linux/sched.h
- include/linux/sched/task.h 20 additions, 0 deletionsinclude/linux/sched/task.h
- kernel/cgroup/cgroup-v1.c 1 addition, 0 deletionskernel/cgroup/cgroup-v1.c
- kernel/cgroup/namespace.c 1 addition, 1 deletionkernel/cgroup/namespace.c
Loading
Please register or sign in to comment