]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sched...
authorIngo Molnar <mingo@kernel.org>
Sun, 5 Feb 2017 13:35:41 +0000 (14:35 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Mar 2017 07:42:40 +0000 (08:42 +0100)
But first update the usage site.

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>
kernel/time/posix-timers.c

index 1e6623d7675019ae9c1dcc3dc273c03d761d5931..50a6a47020dea9e055b7267926ee9b0e39399d3c 100644 (file)
@@ -35,6 +35,7 @@
 #include <linux/slab.h>
 #include <linux/time.h>
 #include <linux/mutex.h>
+#include <linux/sched/task.h>
 
 #include <linux/uaccess.h>
 #include <linux/list.h>