]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf57340ca428cce265f2b5be39b9ee79a510fa01a
treead03637f1eb84cd527bdfa354f88a97e5bb35e91
parent0137a686352429996f2a8b87ac506c079c887f76
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