| commit | 13c6c53282d99c82e79b02477efd2c1e30a991ef | [log] [tgz] |
|---|---|---|
| author | Jan Beulich <jbeulich@novell.com> | Thu Mar 12 12:37:34 2009 +0000 |
| committer | Ingo Molnar <mingo@elte.hu> | Fri Mar 13 02:37:17 2009 +0100 |
| tree | 71c7b82f94e23ead15f49e4081937bd8d748cef5 | |
| parent | 46d50c98d90cd7feaa5977a09c574063e5c99b3d [diff] |
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 <jbeulich@novell.com>
LKML-Reference: <49B9101E.76E4.0078.0@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>