summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorMarkos Chandras <markos.chandras@imgtec.com>2015-03-03 18:48:47 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-13 05:14:20 -0700
commita521000f016321b61a2f610135cfbfa6166c79e1 (patch)
tree6814f37fdf449cff5f110562e2e3f2f830751bc9 /Kconfig
parent9f88c253c63b1755ffa7f239992ba4bd0b25cb8b (diff)
MIPS: r4kcache: Use correct base register for MIPS R6 cache flushes
Commit f6b39ae6f4d6ee835bb16e452086121aa010f1a7 upstream. Commit 934c79231c1b("MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions") added support for MIPS R6 cache flushes but it used the wrong base address register to perform the flushes so the same lines were flushed over and over. Moreover, replace the "addiu" instructions with LONG_ADDIU so the correct base address is calculated for 64-bit cores. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Fixes: 934c79231c1b("MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions") Cc: linux-mips@linux-mips.org Reviewed-by: Maciej W. Rozycki <macro@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/9384/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions