[1/2] powerpc/sstep: Fix issues with set_cr0()

Michael Ellerman patch-notifications at ellerman.id.au
Thu Sep 21 11:46:44 AEST 2017


On Tue, 2017-09-19 at 10:45:52 UTC, Anton Blanchard wrote:
> From: Anton Blanchard <anton at samba.org>
> 
> 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 at samba.org>

Series applied to powerpc fixes, thanks.

https://git.kernel.org/powerpc/c/ad47ff3e33503e0969db2d4f9a4094

cheers


More information about the Linuxppc-dev mailing list