Re: [PATCH 0/2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instruction

From: Christophe Leroy
Date: Tue Sep 10 2019 - 06:30:43 EST




Le 10/09/2019 Ã 12:24, Ravi Bangoria a ÃcritÂ:
I've prepared my patch on top of Christophe's patch as it's easy
to change stepping_handler() rather than hw_breakpoint_handler().
2nd patch is the actual fix.

Anyway, my patch is already commited on powerpc/next

https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20190904&id=658d029df0bce6472c94b724ca54d74bc6659c2e

Christophe


Christophe Leroy (1):
powerpc/hw_breakpoint: move instruction stepping out of
hw_breakpoint_handler()

Ravi Bangoria (1):
powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions

arch/powerpc/kernel/hw_breakpoint.c | 77 +++++++++++++++++++----------
1 file changed, 50 insertions(+), 27 deletions(-)