]> 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>
Tue, 18 Jun 2013 11:45:16 +0000 (11:45 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 18 Jun 2013 12:59:06 +0000 (14:59 +0200)
commit59ff6f198e4944348547cfad905b414c05573f9a
treee49e4fb3f6b29987f6ccbb64fe7337dabe80ab63
parent89460ce8912200429c8ed141a01eabd226683614
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/5492/
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