projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f8c245
)
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sched...
author
Ingo Molnar
<mingo@kernel.org>
Sun, 5 Feb 2017 13:35:41 +0000
(14:35 +0100)
committer
Ingo 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
patch
|
blob
|
blame
|
history
diff --git
a/kernel/time/posix-timers.c
b/kernel/time/posix-timers.c
index 1e6623d7675019ae9c1dcc3dc273c03d761d5931..50a6a47020dea9e055b7267926ee9b0e39399d3c 100644
(file)
--- a/
kernel/time/posix-timers.c
+++ b/
kernel/time/posix-timers.c
@@
-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>