From: Ralf Baechle Date: Tue, 10 Jul 2007 16:33:02 +0000 (+0100) Subject: [MIPS] Enable support for the userlocal hardware register X-Git-Tag: v2.6.23-rc1~1153^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36920200c5b89d56120a5e839fe4a603d51b16c;p=pandora-kernel.git [MIPS] Enable support for the userlocal hardware register Which will cut down the cost of RDHWR $29 which is used to obtain the TLS pointer and so far being emulated in software down to a single cycle operation. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed