summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2016-09-22 15:47:40 +0100
committerGreg Kroah-Hartman <gregkh@google.com>2018-02-05 08:58:29 -0800
commit30bee7f9387b2b7a897ff1143bbb8dcbed28918c (patch)
treeac71c64036f4807fd3914a3fe4e61f11ecde43ea /scripts/objdiff
parentaf22cc785fe4a1127ce6df206405629ce4870761 (diff)
UPSTREAM: MIPS: Fix delay slot emulation count in debugfs
Commit 432c6bacbd0c ("MIPS: Use per-mm page to execute branch delay slot instructions") accidentally removed use of the MIPS_FPU_EMU_INC_STATS macro from do_dsemulret, leading to the ds_emul file in debugfs always returning zero even though we perform delay slot emulations. Fix this by re-adding the use of the MIPS_FPU_EMU_INC_STATS macro. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Fixes: 432c6bacbd0c ("MIPS: Use per-mm page to execute branch delay slot instructions") Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14301/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> (cherry picked from commit 116e7111c8e3cc65ceef9664741bd593483e9517) Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions