From: Viresh Kumar Date: Mon, 10 Jun 2013 10:57:18 +0000 (+0530) Subject: sched: Don't initialize alloc_state in build_sched_domains() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~61^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c6321694074163b5863c13d71c19ca953a3fb08;p=pandora-kernel.git sched: Don't initialize alloc_state in build_sched_domains() alloc_state will be overwritten by __visit_domain_allocation_hell() and so we don't actually need to initialize alloc_state. Signed-off-by: Viresh Kumar Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/df57734a075cc5ad130e1ae498702e24f2529ab8.1370861520.git.viresh.kumar@linaro.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed