x86/cpufeature: Remove cpu_has_pge
Use static_cpu_has() in __flush_tlb_all() due to the time-sensitivity of this one. Signed-off-by:Borislav Petkov <bp@suse.de> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1459266123-21878-10-git-send-email-bp@alien8.de Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- arch/x86/include/asm/cpufeature.h 0 additions, 1 deletionarch/x86/include/asm/cpufeature.h
- arch/x86/include/asm/tlbflush.h 1 addition, 1 deletionarch/x86/include/asm/tlbflush.h
- arch/x86/kernel/cpu/intel.c 3 additions, 3 deletionsarch/x86/kernel/cpu/intel.c
- arch/x86/kernel/cpu/mtrr/cyrix.c 2 additions, 2 deletionsarch/x86/kernel/cpu/mtrr/cyrix.c
- arch/x86/kernel/cpu/mtrr/generic.c 2 additions, 2 deletionsarch/x86/kernel/cpu/mtrr/generic.c
- arch/x86/mm/init.c 1 addition, 1 deletionarch/x86/mm/init.c
- arch/x86/xen/enlighten.c 1 addition, 1 deletionarch/x86/xen/enlighten.c
- drivers/lguest/x86/core.c 1 addition, 1 deletiondrivers/lguest/x86/core.c
Please register or sign in to comment