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

2019-09-10 Thread Christophe Leroy




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=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(-)



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

2019-09-10 Thread Ravi Bangoria
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.

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(-)

-- 
2.21.0