x86: remove some alloc_bootmem_cpumask_var calling
authorYinghai Lu <yinghai@kernel.org>
Mon, 25 May 2009 12:10:58 +0000 (15:10 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 16:27:07 +0000 (19:27 +0300)
commit38c7fed2f5ffee17e1fa3e0f78b0e1bf43d52d13
tree52544d8dcfadbd5347872eae23939fe387d7c78b
parenta5f4f52e82114e85aa1a066bd1a450acc19a464d
x86: remove some alloc_bootmem_cpumask_var calling

Now that we set up the slab allocator earlier, we can get rid of some
alloc_bootmem_cpumask_var() calls in boot code.

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
arch/x86/kernel/apic/io_apic.c
include/linux/irq.h
kernel/cpuset.c
kernel/profile.c
lib/cpumask.c