public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUGFIX PATCH V2 0/3] kprobes/arm: Improve kprobes implementation on arm
@ 2017-02-15  0:27 Masami Hiramatsu
  2017-02-15  0:28 ` [BUGFIX PATCH V2 1/3] kprobes/arm: Allow to handle reentered kprobe on single-stepping Masami Hiramatsu
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Masami Hiramatsu @ 2017-02-15  0:27 UTC (permalink / raw)
  To: Russell King
  Cc: Masami Hiramatsu, linux-kernel, Peter Zijlstra,
	Ananth N Mavinakayanahalli, Ingo Molnar, Thomas Gleixner,
	H . Peter Anvin, Jon Medhurst, Wang Nan, Catalin Marinas,
	Will Deacon, David A . Long, Sandeepa Prabhu

Hi,

Here is the 2nd version of the patches which improve kprobe
on arm implementation (a kind of bugfix). Version 1 is here;

https://lkml.org/lkml/2017/2/13/538

In this version I didn't update the code, just update the
patch description according to Tixy's comment and add his Ack.

Thank you,

---

Masami Hiramatsu (3):
      kprobes/arm: Allow to handle reentered kprobe on single-stepping
      kprobes/arm: Skip single-stepping in recursing path if possible
      kprobes/arm: Fix the return address of multiple kretprobes


 arch/arm/probes/kprobes/core.c |   49 +++++++++++++++++++++++++++++++---------
 1 file changed, 38 insertions(+), 11 deletions(-)

--
Masami Hiramatsu

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

end of thread, other threads:[~2017-02-22 23:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-15  0:27 [BUGFIX PATCH V2 0/3] kprobes/arm: Improve kprobes implementation on arm Masami Hiramatsu
2017-02-15  0:28 ` [BUGFIX PATCH V2 1/3] kprobes/arm: Allow to handle reentered kprobe on single-stepping Masami Hiramatsu
2017-02-15  0:29 ` [BUGFIX PATCH V2 2/3] kprobes/arm: Skip single-stepping in recursing path if possible Masami Hiramatsu
2017-02-15  0:31 ` [BUGFIX PATCH V2 3/3] kprobes/arm: Fix the return address of multiple kretprobes Masami Hiramatsu
2017-02-17 11:01 ` [BUGFIX PATCH V2 0/3] kprobes/arm: Improve kprobes implementation on arm Jon Medhurst (Tixy)
2017-02-17 21:43   ` Masami Hiramatsu
2017-02-22 15:58     ` Jon Medhurst (Tixy)
2017-02-22 23:26       ` Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox