[PATCH -tip V3 0/2] kprobes: Fix RCU warning and cleanup
From: Masami Hiramatsu
Date: Tue Jan 14 2020 - 22:41:06 EST
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@xxxxxxxxxx>