]> git.karo-electronics.de Git - karo-tx-linux.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, 24 Sep 2013 08:59:16 +0000 (10:59 +0200)
commitb421660393775484ed788f0818c7845f53ff9867
tree45e451572a86af180fbb27ce2095d346c85c5f36
parent803afabc6506cb112bcb0e04ceee7fdea0eaabc5
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