projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d1954e
)
sched/headers: Remove <linux/rculist.h> from <linux/sched.h>
author
Ingo Molnar
<
[email protected]
>
Sat, 4 Feb 2017 00:27:20 +0000
(
01:27
+0100)
committer
Ingo Molnar
<
[email protected]
>
Fri, 3 Mar 2017 00:45:38 +0000
(
01:45
+0100)
We don't actually need the full rculist.h header anymore, include
the smaller rcupdate.h header instead.
Acked-by: Linus Torvalds <
[email protected]
>
Cc: Mike Galbraith <
[email protected]
>
Cc: Peter Zijlstra <
[email protected]
>
Cc: Thomas Gleixner <
[email protected]
>
Signed-off-by: Ingo Molnar <
[email protected]
>
include/linux/sched.h
patch
|
blob
|
history
diff --git
a/include/linux/sched.h
b/include/linux/sched.h
index 057b2a85ecc7810b58d45df62046021316d7cdca..5720d11f32247a7ba51e5ad9394348eb11f8ad46 100644
(file)
--- a/
include/linux/sched.h
+++ b/
include/linux/sched.h
@@
-14,7
+14,7
@@
#include <linux/signal_types.h>
#include <linux/pid.h>
#include <linux/seccomp.h>
-#include <linux/rcu
list
.h>
+#include <linux/rcu
pdate
.h>
#include <linux/resource.h>
#include <linux/hrtimer.h>