From: Yinghai Lu Date: Mon, 25 May 2009 12:10:58 +0000 (+0300) Subject: x86: remove some alloc_bootmem_cpumask_var calling X-Git-Tag: v2.6.31-rc1~384^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38c7fed2f5ffee17e1fa3e0f78b0e1bf43d52d13;p=pandora-kernel.git 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 Cc: Johannes Weiner Cc: Linus Torvalds Signed-off-by: Yinghai Lu Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed