x86: build fix for !CONFIG_SMP
Move reset_lazy_tlbstate into tlb_32.c, and define noop versions of play_dead() in process_{32,64}.c when !CONFIG_SMP. Signed-off-by:Alex Nixon <alex.nixon@citrix.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/x86/kernel/cpu/common.c 0 additions, 7 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/process_32.c 7 additions, 0 deletionsarch/x86/kernel/process_32.c
- arch/x86/kernel/process_64.c 7 additions, 0 deletionsarch/x86/kernel/process_64.c
- arch/x86/kernel/tlb_32.c 8 additions, 0 deletionsarch/x86/kernel/tlb_32.c
- include/asm-x86/smp.h 0 additions, 9 deletionsinclude/asm-x86/smp.h
- include/asm-x86/tlbflush.h 10 additions, 0 deletionsinclude/asm-x86/tlbflush.h
Loading
Please register or sign in to comment