| commit | 3be6022c27ace1e3b4ba963e7ffd2e3b60cecd8a | [log] [tgz] |
|---|---|---|
| author | David Daney <ddaney@caviumnetworks.com> | Wed Apr 28 12:16:17 2010 -0700 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Fri Apr 30 20:52:47 2010 +0100 |
| tree | 617178ac2ee9395e609aef3899b56756fb701cbb | |
| parent | 26b9e547e90db6b8b409084a9d4501124ff492b3 [diff] |
MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
This makes the code somewhat cleaner while reducing the risk of shift
amount overflows when various page table related options are changed.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1154/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>