Re: [PATCH RT 3/5] trace: correct off by one while recording the trace-event

From: Steven Rostedt
Date: Tue Jul 12 2016 - 10:46:10 EST


On Tue, 12 Jul 2016 16:40:50 +0200
Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote:

> * Steven Rostedt | 2016-07-12 10:21:56 [-0400]:
>
> >From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
> â
> >Cc: stable-rt@xxxxxxxxxxxxxxx
> >Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
> >[ Changed this to upstream version. See commit e947841c0dce ]
> >Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx>
>
> I am not the Author of this commit (and it is not yet in TIP). I haven't
> had the chance (yet) to test this and check if it breaks / works so I
> did not yet respond to your patch.

That's why I added the "Changed this to upstream version".

>
> Assuming this behaves equally I don't mind a diffent patch in stable vs
> the devel tree (and I hope to test this & get into the devel tree
> within this week).

This is what's going into mainline. See commit e947841c0dce in
linux-next.

-- Steve