]> git.baikalelectronics.ru Git - kernel.git/commit
x86-64: Move oldrsp from PDA to per-cpu.
authorBrian Gerst <brgerst@gmail.com>
Sun, 18 Jan 2009 15:38:58 +0000 (00:38 +0900)
committerTejun Heo <tj@kernel.org>
Sun, 18 Jan 2009 15:38:58 +0000 (00:38 +0900)
commit760463791055fd25c78396f8f30662d8964ebb52
tree0b020226f5fce3abecf74e6680224ecb96fd18a8
parent68e8949419f6340cd7271a2f3eb85a806c8dd69c
x86-64: Move oldrsp from PDA to per-cpu.

tj: * in asm-offsets_64.c, pda.h inclusion shouldn't be removed as pda
      is still referenced in the file
    * s/oldrsp/old_rsp/

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/x86/include/asm/pda.h
arch/x86/kernel/asm-offsets_64.c
arch/x86/kernel/entry_64.S
arch/x86/kernel/process_64.c
arch/x86/xen/xen-asm_64.S