From: Andi Kleen Date: Tue, 20 Jul 2010 22:22:54 +0000 (-0700) Subject: x86: Move alloc_desk_mask variables inside ifdef X-Git-Tag: v2.6.37-rc1~177^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1813a68457bb45b378d5bbec615b167deff3bcfc;p=pandora-kernel.git x86: Move alloc_desk_mask variables inside ifdef They are only useful with CONFIG_CPUMASK_OFFSTACK Avoids hundreds of warnings with a gcc 4.6 -Wall build. Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed