Re: [PATCH v2] tracing: Use address-of operator on section symbols

From: Steven Rostedt
Date: Thu Mar 19 2020 - 12:01:49 EST


On Thu, 19 Mar 2020 08:27:11 -0700
Nick Desaulniers <ndesaulniers@xxxxxxxxxx> wrote:

> On Thu, Mar 19, 2020 at 7:33 AM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> >
> > On Wed, 18 Mar 2020 19:00:04 -0700
> > Nathan Chancellor <natechancellor@xxxxxxxxx> wrote:
> >
> > > Gentle ping for review/acceptance.
> >
> > Hmm, my local patchwork had this patch rejected. I'll go and apply it, run
>
> Local patchwork? As in patchwork.kernel.org? (Is there a client, or
> can you host your own instance?)
>

No, I went into a lot of effort to get it up and running on my own inbox.
I did this because I wasn't able to keep up with all the patches being sent
directly to me. It's a bit fragile, and the workflow mailing list is
working on ways to have this be a more general solution for maintainers.

-- Steve