diff options
author | Anton Blanchard <anton@samba.org> | 2017-09-19 12:45:52 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-09-20 05:30:09 +0200 |
commit | ad47ff3e33503e0969db2d4f9a40942aa6414598 (patch) | |
tree | 72e71f6421b60dac07e2ed2a39f2fb36d628cd14 /arch/score | |
parent | powerpc/tm: Flush TM only if CPU has TM feature (diff) | |
download | linux-ad47ff3e33503e0969db2d4f9a40942aa6414598.tar.xz linux-ad47ff3e33503e0969db2d4f9a40942aa6414598.zip |
powerpc/sstep: Fix issues with set_cr0()
set_cr0() broke when we changed analyse_instr() to not modify the
register state. Instead of looking at regs->gpr[x] which has not
been updated yet, we need to look at op->val.
Fixes: 3cdfcbfd32b9 ("powerpc: Change analyse_instr so it doesn't modify *regs")
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/score')
0 files changed, 0 insertions, 0 deletions