projects
/
GitHub
/
LineageOS
/
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:
017bc61
)
mm, x86, ptrace, bts: defer branch trace stopping, cleanup
author
Ingo Molnar
<mingo@elte.hu>
Wed, 8 Apr 2009 08:47:17 +0000
(10:47 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 8 Apr 2009 08:47:17 +0000
(10:47 +0200)
Andrew Morton noticed that mm.h needlessly includes sched.h - remove it.
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/mm.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/mm.h
b/include/linux/mm.h
index 64d8ed2538aefc0ffa7c0c5b698404b1a4035c19..776b641f37e3a340101c2773807a4258fd76caa1 100644
(file)
--- a/
include/linux/mm.h
+++ b/
include/linux/mm.h
@@
-13,7
+13,6
@@
#include <linux/prio_tree.h>
#include <linux/debug_locks.h>
#include <linux/mm_types.h>
-#include <linux/sched.h>
struct mempolicy;
struct anon_vma;