]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
MIPS: Move definition of SMP processor id register to header file
authorJayachandran C <jchandra@broadcom.com>
Sun, 11 Aug 2013 11:40:16 +0000 (17:10 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Oct 2013 20:23:51 +0000 (21:23 +0100)
commitc2377a42cd7696022448bcebaa12b07427dc1038
tree93ee8cab72fba818cf298ecac79c2221e6d86078
parent1a9db0a9ea11ebf2d83d928f4933f21bf6a808e9
MIPS: Move definition of SMP processor id register to header file

The definition of the CP0 register used to save the smp processor
id is repicated in many files, move them all to thread_info.h.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5708/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mmu_context.h
arch/mips/include/asm/stackframe.h
arch/mips/include/asm/thread_info.h
arch/mips/mm/tlbex.c