]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Enable support for the userlocal hardware register
authorRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:02 +0000 (17:33 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:02 +0000 (17:33 +0100)
commitc866ca401561cb76ec0ccbc099a9f0e7eb1f1774
treeaefb1fc4b0792ef788024fa596954a5689f15d0a
parentf033177cc4b195467faf9519ec68961210999f0b
[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 <ralf@linux-mips.org>
arch/mips/kernel/cpu-probe.c
arch/mips/kernel/syscall.c
arch/mips/kernel/traps.c
include/asm-mips/cpu-features.h
include/asm-mips/cpu.h
include/asm-mips/mipsregs.h
include/asm-mips/system.h