ab3ff4530 parent ea31a6b203710c03d1fc025377a19572e620588a author Kevin Cernekee 1287264158 -0700 committer Ralf Baechle 1288375733 +0100 MIPS: Allow UserLocal on MIPS_R1 processors Some MIPS32R1 processors implement UserLocal (RDHWR $29) to accelerate programs that make extensive use of thread-local storage. Therefore, setting up the HWRENA register should not depend on cpu_has_mips_r2. Signed-off-by: Kevin Cernekee Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Ë~