x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
authorBrian Gerst <brgerst@gmail.com>
Sun, 18 Jan 2009 15:38:57 +0000 (00:38 +0900)
committerTejun Heo <tj@kernel.org>
Sun, 18 Jan 2009 15:38:57 +0000 (00:38 +0900)
commit9eb912d1aa6b8106e06a73ea6702ec3dab0d6a1a
treeed563ea82e5190894806c62d87a769400b08375a
parent1b437c8c73a36daa471dd54a63c426d72af5723d
x86-64: Move TLB state 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/mmu_context_64.h
arch/x86/include/asm/pda.h
arch/x86/include/asm/tlbflush.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/tlb_32.c
arch/x86/kernel/tlb_64.c
arch/x86/xen/mmu.c