]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: use zalloc_cpumask_var in arch_early_irq_init
authorYinghai Lu <yinghai@kernel.org>
Thu, 11 Jun 2009 22:07:48 +0000 (15:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Jun 2009 03:04:36 +0000 (20:04 -0700)
commit12274e96b42884f043dfaa87eb1e5e10281bfac3
tree7171d6a49dbac49826670128e114c52e7539782d
parente14112d1bd5e193166b54be19119cf6440470560
x86: use zalloc_cpumask_var in arch_early_irq_init

So we make sure MAXSMP gets a cleared cpumask

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/kernel/apic/io_apic.c