linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instruction
@ 2019-09-10 10:24 Ravi Bangoria
  2019-09-10 10:24 ` [PATCH 1/2] powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler() Ravi Bangoria
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ravi Bangoria @ 2019-09-10 10:24 UTC (permalink / raw)
  To: mpe, mikey; +Cc: Ravi Bangoria, linux-kernel, paulus, linuxppc-dev

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-09-10 11:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 10:24 [PATCH 0/2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instruction Ravi Bangoria
2019-09-10 10:24 ` [PATCH 1/2] powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler() Ravi Bangoria
2019-09-10 10:24 ` [PATCH 2/2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions Ravi Bangoria
2019-09-10 10:44   ` Naveen N. Rao
2019-09-10 10:30 ` [PATCH 0/2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instruction Christophe Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).