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:
9c6da18
)
sched/headers: Remove the <linux/gfp.h> include from <linux/sched.h>
author
Ingo Molnar
<mingo@kernel.org>
Thu, 2 Feb 2017 19:56:33 +0000
(20:56 +0100)
committer
Ingo Molnar
<mingo@kernel.org>
Fri, 3 Mar 2017 00:45:34 +0000
(
01:45
+0100)
This reduces sched.h header dependencies.
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>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/sched.h
b/include/linux/sched.h
index cc5c99a27e21a751711574eb2f07816b501f5434..ab80596dddfdc7d9e69bc050c37f100ba205c7db 100644
(file)
--- a/
include/linux/sched.h
+++ b/
include/linux/sched.h
@@
-22,7
+22,6
@@
#include <linux/kcov.h>
#include <linux/task_io_accounting.h>
#include <linux/latencytop.h>
-#include <linux/gfp.h>
#include <linux/topology.h>
#include <linux/magic.h>