All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip V3 0/2] kprobes: Fix RCU warning and cleanup
@ 2020-01-15  3:40 Masami Hiramatsu
  2020-01-15  3:40 ` [PATCH -tip V3 1/2] kprobes: Suppress the suspicious RCU warning on kprobes Masami Hiramatsu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Masami Hiramatsu @ 2020-01-15  3:40 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Anders Roxell, paulmck, joel, Naveen N . Rao,
	Anil S Keshavamurthy, David Miller, Masami Hiramatsu,
	Linux Kernel Mailing List

Hi,

Here is v3 patches which fix suspicious RCU usage warnings
in kprobes. In this version I just updated the series on top
of the latest -tip and add Joel's reviewed-by tag.

Thank you,

---

Masami Hiramatsu (2):
      kprobes: Suppress the suspicious RCU warning on kprobes
      kprobes: Use non RCU traversal APIs on kprobe_tables if possible


 kernel/kprobes.c |   32 ++++++++++++++++++++++----------
 1 file changed, 22 insertions(+), 10 deletions(-)

--
Masami Hiramatsu (Linaro) <mhiramat@kernel.org>

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

end of thread, other threads:[~2020-01-31  6:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-15  3:40 [PATCH -tip V3 0/2] kprobes: Fix RCU warning and cleanup Masami Hiramatsu
2020-01-15  3:40 ` [PATCH -tip V3 1/2] kprobes: Suppress the suspicious RCU warning on kprobes Masami Hiramatsu
2020-01-15  3:40 ` [PATCH -tip V3 2/2] kprobes: Use non RCU traversal APIs on kprobe_tables if possible Masami Hiramatsu
2020-01-31  6:43 ` [PATCH -tip V3 0/2] kprobes: Fix RCU warning and cleanup Masami Hiramatsu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.