Re: [PATCH -tip V3 0/2] kprobes: Fix RCU warning and cleanup

From: Masami Hiramatsu
Date: Fri Jan 31 2020 - 01:43:59 EST


Hi Ingo,

Could you pick these patches for fixing RCU warnings by
CONFIG_PROVE_RCU_LIST?

Thank you,

On Wed, 15 Jan 2020 12:40:35 +0900
Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:

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


--
Masami Hiramatsu <mhiramat@xxxxxxxxxx>