From: Siddha, Suresh B Date: Tue, 3 Oct 2006 08:14:08 +0000 (-0700) Subject: [PATCH] sched: introduce child field in sched_domain X-Git-Tag: v2.6.19-rc1~344 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a84887080dc15f048db7c3a643e98f1435790d6;p=pandora-kernel.git [PATCH] sched: introduce child field in sched_domain Introduce the child field in sched_domain struct and use it in sched_balance_self(). We will also use this field in cleaning up the sched group cpu_power setup(done in a different patch) code. Signed-off-by: Suresh Siddha Acked-by: Ingo Molnar Acked-by: Nick Piggin Cc: Paul Jackson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed