sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux...
authorIngo Molnar <mingo@kernel.org>
Sun, 5 Feb 2017 13:24:31 +0000 (14:24 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Mar 2017 07:42:39 +0000 (08:42 +0100)
commit5c2c5c5514393e31859439ef83a34051d7c68332
tree350214b4580f87605ac8fdb1ae9e4117783b619d
parent3905f9ad455e0fd2ddb557566c5561b4a3027c07
sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h>

But first update the usage sites with the new header dependency.

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>
init/main.c
kernel/kmod.c