From: Jan Beulich Date: Thu, 12 Mar 2009 12:37:34 +0000 (+0000) Subject: x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members X-Git-Tag: v2.6.30-rc1~211^2~21^2~1^7~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13c6c53282d99c82e79b02477efd2c1e30a991ef;p=pandora-kernel.git x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members Impact: 32/64-bit consolidation In a first step, this allows fixing phys_addr_valid() for PAE (which until now reported all addresses to be valid). Subsequently, this will also allow simplifying some MTRR handling code. Signed-off-by: Jan Beulich LKML-Reference: <49B9101E.76E4.0078.0@novell.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed