-
- Downloads
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>
Showing
- arch/x86/include/asm/processor.h 1 addition, 1 deletionarch/x86/include/asm/processor.h
- arch/x86/kernel/cpu/common.c 11 additions, 1 deletionarch/x86/kernel/cpu/common.c
- arch/x86/kernel/cpu/intel.c 5 additions, 0 deletionsarch/x86/kernel/cpu/intel.c
- arch/x86/mm/ioremap.c 8 additions, 9 deletionsarch/x86/mm/ioremap.c
Loading
Please register or sign in to comment