From: Glauber Costa Date: Thu, 27 Mar 2008 17:06:03 +0000 (-0300) Subject: x86: change naming of cpu_initialized_mask for xen X-Git-Tag: v2.6.26-rc1~1154^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecaa6c9de759259c5ba517e5442e26452d49107e;p=pandora-kernel.git x86: change naming of cpu_initialized_mask for xen xen does not use the global cpu_initialized mask, but rather, a specific one. So we change its name so it won't conflict with the upcoming movement of cpu_initialized_mask from smp_64.h to smp_32.h. Signed-off-by: Glauber Costa CC: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed