powerpc: Update xmon to use ppc_breakpoint_available()
authorMichael Neuling <mikey@neuling.org>
Tue, 27 Mar 2018 04:37:19 +0000 (15:37 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 27 Mar 2018 12:55:11 +0000 (23:55 +1100)
commit9bc2bd5d9d8d3eddf410075e2eea70bb493dfa26
treead03637f1eb84cd527bdfa354f88a97e5bb35e91
parent85ce9a5d57bec126d19610d6e77f9e6e4eaea635
powerpc: Update xmon to use ppc_breakpoint_available()

The 'bd' command will now print an error and not set the breakpoint on
P9.

Signed-off-by: Michael Neuling <mikey@neuling.org>
[mpe: Unsplit quoted string]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/xmon/xmon.c