git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2589737
)
x86: Move alloc_desk_mask variables inside ifdef
author
Andi Kleen
<andi@firstfloor.org>
Tue, 20 Jul 2010 22:22:54 +0000
(15:22 -0700)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 27 Jul 2010 18:43:05 +0000
(20:43 +0200)
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>
No differences found