aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMarkos Chandras <[email protected]>2015-03-03 18:48:47 +0000
committerRalf Baechle <[email protected]>2015-04-10 15:41:46 +0200
commitf6b39ae6f4d6ee835bb16e452086121aa010f1a7 (patch)
tree54a1af13163dd2aff928a8a2129facc079453bc2 /scripts/gdb/linux/utils.py
parent07edf0d46c07568d08feee95bbaa38c71b084150 (diff)
MIPS: r4kcache: Use correct base register for MIPS R6 cache flushes
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 <[email protected]> Fixes: 934c79231c1b("MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions") Cc: [email protected] Reviewed-by: Maciej W. Rozycki <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/9384/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions