From: Michael Wang Date: Thu, 12 Jul 2012 08:10:13 +0000 (+0800) Subject: sched/cleanups: Add load balance cpumask pointer to 'struct lb_env' X-Git-Tag: v3.6-rc2~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9403130a5350fca59a50ed11c198cb8c7e54119;p=pandora-kernel.git sched/cleanups: Add load balance cpumask pointer to 'struct lb_env' With this patch struct ld_env will have a pointer of the load balancing cpumask and we don't need to pass a cpumask around anymore. Signed-off-by: Michael Wang Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/4FFE8665.3080705@linux.vnet.ibm.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed