linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] kretprobes for parisc / cleanups
@ 2019-04-09 17:30 Sven Schnelle
  2019-04-09 17:30 ` [PATCH 1/4] parisc: remove kprobes.h from generic-y Sven Schnelle
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sven Schnelle @ 2019-04-09 17:30 UTC (permalink / raw)
  To: deller; +Cc: linux-parisc, Sven Schnelle

Hi,

this patchset implements kretprobes for PA-RISC. While working on
kretprobes i've also made some minor fixes.

Sven Schnelle (4):
  parisc: remove kprobes.h from generic-y
  parisc: Implement kretprobes
  doc: update kprobes supported architecture list
  parisc: remove unused flags parameter in __patch_text()

 .../features/debug/kprobes/arch-support.txt   |   2 +-
 Documentation/kprobes.txt                     |   1 +
 arch/parisc/Kconfig                           |   1 +
 arch/parisc/include/asm/Kbuild                |   1 -
 arch/parisc/kernel/kprobes.c                  | 110 +++++++++++++++++-
 arch/parisc/kernel/patch.c                    |   9 +-
 6 files changed, 116 insertions(+), 8 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-04-09 17:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-09 17:30 [PATCH 0/4] kretprobes for parisc / cleanups Sven Schnelle
2019-04-09 17:30 ` [PATCH 1/4] parisc: remove kprobes.h from generic-y Sven Schnelle
2019-04-09 17:30 ` [PATCH 2/4] parisc: Implement kretprobes Sven Schnelle
2019-04-09 17:30 ` [PATCH 3/4] doc: update kprobes supported architecture list Sven Schnelle
2019-04-09 17:30 ` [PATCH 4/4] parisc: remove unused flags parameter in __patch_text() Sven Schnelle
2019-04-09 17:53 ` [PATCH 0/4] kretprobes for parisc / cleanups Helge Deller

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