git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bae49d
)
sched: move rcu_head to task_group struct
author
Srivatsa Vaddagiri
<vatsa@linux.vnet.ibm.com>
Mon, 29 Oct 2007 20:18:11 +0000
(21:18 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 29 Oct 2007 20:18:11 +0000
(21:18 +0100)
Peter Zijlstra noticed that the rcu_head object need not be present
in every cfs_rq of a group. Move it to the task_group structure
instead.
Signed-off-by: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found