diff options
author | Jayachandran C <jchandra@broadcom.com> | 2013-06-11 14:41:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-06-13 17:46:43 +0200 |
commit | 7777b9395b77664cb736b941f95fb8f656edd111 (patch) | |
tree | ab4cf1c71a9c8bf41bca5b289e9854a91a2909b6 /firmware | |
parent | 8ecd08378c132536c7d47af225e09bd6f3a16779 (diff) | |
download | linux-7777b9395b77664cb736b941f95fb8f656edd111.tar.bz2 |
MIPS: Allow platform specific scratch registers
XLR/XLP COP0 scratch is register 22, sel 0-7. Add a function
c0_kscratch() which returns the scratch register for the platform,
and use the return value while generating TLB handlers.
Setup kscratch_mask to 0xf for XLR/XLP since the config4 register
does not exist. This allows the kernel to allocate scratch registers
0-3 if needed.
Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5445/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions