From: Srivatsa Vaddagiri Date: Mon, 29 Oct 2007 20:18:11 +0000 (+0100) Subject: sched: move rcu_head to task_group struct X-Git-Tag: v2.6.24-rc2~96^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8393e508e5f17add66964688c49bf0bfe4fcf9;p=pandora-kernel.git sched: move rcu_head to task_group struct 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed