]> git.baikalelectronics.ru Git - kernel.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)
commitb1dad2b1184a25bea6a762eb3a2a58d3a8a9994a
treea4613618f06d7519f954745b893b4f572ecd39d9
parentcef4fb191b87d8789bcfbcd4471e4a2ea85243e8
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