Re: [PATCH] kernel: trace: pass export pointer as argument to ->write()

From: Steven Rostedt
Date: Wed May 17 2017 - 22:52:45 EST


On Thu, 18 May 2017 10:26:59 +0800
Chunyan Zhang <zhang.chunyan@xxxxxxxxxx> wrote:

> On 17 May 2017 at 16:05, Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx> wrote:
> > That way, users don't need to keep a global static pointer and can
> > rely on container_of() to fetch their own structure.
> >
> > Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx>
>
> Reviewed-by: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>


If someone wants to pull this through their tree, feel free to do
so. I've already acked it.

-- Steve