From: Kevin Cernekee Date: Sat, 16 Oct 2010 21:22:38 +0000 (-0700) Subject: MIPS: Allow UserLocal on MIPS_R1 processors X-Git-Tag: v2.6.37-rc1~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18d693b3598fdebdd5c65a613221793456a7ce45;p=pandora-kernel.git 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 --- Reading git-diff-tree failed