]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
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)
commitc6f5e0acd5d12ee23f701f15889872e67b47caa6
treea4613618f06d7519f954745b893b4f572ecd39d9
parentea9279066de44053d0c20ea855bc9f4706652d84
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/x86/include/asm/current.h
arch/x86/include/asm/pda.h
arch/x86/include/asm/system.h
arch/x86/kernel/asm-offsets_64.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/dumpstack_64.c
arch/x86/kernel/process_64.c
arch/x86/kernel/smpboot.c
arch/x86/xen/smp.c