diff options
author | Anders Roxell <[email protected]> | 2022-02-24 17:22:13 +0100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-03-01 23:51:08 +1100 |
commit | a633cb1edddaa643fadc70abc88f89a408fa834a (patch) | |
tree | 0a54e18f3b423158df62d34dc05e2bfbb1270dab /scripts/gdb/linux/utils.py | |
parent | 2863dd2db23e0407f6c50b8ba5c0e55abef894f1 (diff) |
powerpc/lib/sstep: Fix 'sthcx' instruction
Looks like there been a copy paste mistake when added the instruction
'stbcx' twice and one was probably meant to be 'sthcx'. Changing to
'sthcx' from 'stbcx'.
Fixes: 350779a29f11 ("powerpc: Handle most loads and stores in instruction emulation code")
Cc: [email protected] # v4.14+
Reported-by: Arnd Bergmann <[email protected]>
Signed-off-by: Anders Roxell <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions