x86-64: Move kernelstack from PDA to per-cpu.
Also clean up PER_CPU_VAR usage in xen-asm_64.S tj: * remove now unused stack_thread_info() * s/kernelstack/kernel_stack/ * added FIXME comment in xen-asm_64.S Signed-off-by:Brian Gerst <brgerst@gmail.com> Signed-off-by:
Tejun Heo <tj@kernel.org>
Showing
- arch/x86/ia32/ia32entry.S 4 additions, 4 deletionsarch/x86/ia32/ia32entry.S
- arch/x86/include/asm/pda.h 1 addition, 3 deletionsarch/x86/include/asm/pda.h
- arch/x86/include/asm/thread_info.h 8 additions, 12 deletionsarch/x86/include/asm/thread_info.h
- arch/x86/kernel/asm-offsets_64.c 0 additions, 1 deletionarch/x86/kernel/asm-offsets_64.c
- arch/x86/kernel/cpu/common.c 4 additions, 2 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/entry_64.S 2 additions, 2 deletionsarch/x86/kernel/entry_64.S
- arch/x86/kernel/process_64.c 2 additions, 2 deletionsarch/x86/kernel/process_64.c
- arch/x86/kernel/smpboot.c 3 additions, 0 deletionsarch/x86/kernel/smpboot.c
- arch/x86/xen/xen-asm_64.S 11 additions, 12 deletionsarch/x86/xen/xen-asm_64.S
Loading
Please register or sign in to comment