From: Jeremy Fitzhardinge Date: Thu, 5 Mar 2009 00:16:51 +0000 (-0800) Subject: x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests X-Git-Tag: v2.6.30-rc1~2^2~50^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed26dbe5ae045e5bf95c6dc27497397a3fde52e1;p=pandora-kernel.git x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests Impact: cleanup, micro-optimization Pre-initialize boot_cpu_data.x86_phys_bits to a reasonable default to remove the use of system_state tests in __virt_addr_valid() and __phys_addr(). Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed