x86: Move alloc_desk_mask variables inside ifdef
authorAndi Kleen <andi@firstfloor.org>
Tue, 20 Jul 2010 22:22:54 +0000 (15:22 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 27 Jul 2010 18:43:05 +0000 (20:43 +0200)
commit1813a68457bb45b378d5bbec615b167deff3bcfc
tree26dda8988aaf4a0a54ce7d22178fb879849a0378
parent25897374297906eeebef8864299406bdcb5859c3
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 <ak@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/irq.h