commit | c2377a42cd7696022448bcebaa12b07427dc1038 | [log] [tgz] |
---|---|---|
author | Jayachandran C <jchandra@broadcom.com> | Sun Aug 11 17:10:16 2013 +0530 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 29 21:23:51 2013 +0100 |
tree | 93ee8cab72fba818cf298ecac79c2221e6d86078 | |
parent | 1a9db0a9ea11ebf2d83d928f4933f21bf6a808e9 [diff] |
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>