* Steven Rostedt <rost...@goodmis.org> wrote:
> On Wed, 15 May 2019 07:55:34 +0200 > Ingo Molnar <mi...@kernel.org> wrote: > > > * Masami Hiramatsu <mhira...@kernel.org> wrote: > > > > > Hi, > > > > > > Here is the v9 series of probe-event to support user-space access. > > > Previous version is here. > > > > > > 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 <mi...@kernel.org> > > > > Hi Ingo, > > Do you want me to take this through my tree, or do you want to take it > through yours? Since these changes are more heavy on the kernel/tracing/ side I suspect your tree is the better match for this series? Thanks, Ingo