Re: [PATCH -tip v9 0/6] tracing/probes: uaccess: Add support user-space access

From: Ingo Molnar
Date: Wed May 15 2019 - 01:57:32 EST



* Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:

> Hi,
>
> Here is the v9 series of probe-event to support user-space access.
> Previous version is here.
>
> 155741476971.28419.15837024173365724167.stgit@devnote2">https://lkml.kernel.org/r/155741476971.28419.15837024173365724167.stgit@devnote2
>
> In this version, I fixed more typos/style issues.
>
> Changes in v9:
> [3/6]
> - Fix other style & coding issues (Thanks Ingo!)
> - Update fetch_store_string() for style consistency.
> [4/6]
> - Remove an unneeded line break.
> - Move || and && in if-condition at the end of line.

LGTM:

Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>

Thanks,

Ingo