From: Peter Zijlstra Date: Tue, 29 May 2012 14:39:09 +0000 (+0200) Subject: sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask X-Git-Tag: v3.5-rc2~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f646389aa7727a2fd8f9ae6337b92af9cfbc264;p=pandora-kernel.git sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask Commit commit 8e7fbcbc2 ("sched: Remove stale power aware scheduling remnants and dysfunctional knobs") made a boo-boo with removing the power aware scheduling muck from the x86 topology bits. We should unconditionally use the llc_shared mask for multi-core. Reported-and-tested-by: Mike Galbraith Signed-off-by: Peter Zijlstra Cc: Borislav Petkov Cc: Andreas Herrmann Link: http://lkml.kernel.org/n/tip-lsksc2kfyeveb13avh327p0d@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed