git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[muen/linux.git]
/
include
/
linux
/
sched.h
diff --git
a/include/linux/sched.h
b/include/linux/sched.h
index 4818126c5153da9e931b2b6056b3b886e1d274ad..20814b7d7d70ebb40471e1eff9a27f865db0f635 100644
(file)
--- a/
include/linux/sched.h
+++ b/
include/linux/sched.h
@@
-913,7
+913,7
@@
struct task_struct {
#ifdef CONFIG_NUMA
/* Protected by alloc_lock: */
struct mempolicy *mempolicy;
- short il_
next
;
+ short il_
prev
;
short pref_node_fork;
#endif
#ifdef CONFIG_NUMA_BALANCING