]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/xmon: Enable breakpoints on 8xx
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 23 Dec 2020 09:38:48 +0000 (09:38 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 31 Jan 2021 11:35:51 +0000 (22:35 +1100)
commit30662217885d7341161924acf1665924d7d37d64
treede3d51c4f0149280144a5d2715414e8ef4c4eef7
parent259149cf7c3c6195e6199e045ca988c31d081cab
powerpc/xmon: Enable breakpoints on 8xx

Since commit 4ad8622dc548 ("powerpc/8xx: Implement hw_breakpoint"),
8xx has breakpoints so there is no reason to opt breakpoint logic
out of xmon for the 8xx.

Fixes: 4ad8622dc548 ("powerpc/8xx: Implement hw_breakpoint")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/b0607f1113d1558e73476bb06db0ee16d31a6e5b.1608716197.git.christophe.leroy@csgroup.eu
arch/powerpc/xmon/xmon.c