powerpc/xmon: Don't allow breakpoints on suffixes
authorJordan Niethe <jniethe5@gmail.com>
Wed, 6 May 2020 03:40:46 +0000 (13:40 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 18 May 2020 14:11:03 +0000 (00:11 +1000)
commitc9c831aebd8663d0129bbcee4d76be889f0627fe
treef03c984be94460f1d9a58239ceea3786c3cd8652
parent785b79d1e02873c2088ee1301154c66dace66ce5
powerpc/xmon: Don't allow breakpoints on suffixes

Do not allow placing xmon breakpoints on the suffix of a prefix
instruction.

Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
[mpe: Don't split printf strings across lines]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200506034050.24806-27-jniethe5@gmail.com
arch/powerpc/xmon/xmon.c