Re: [GIT PULL] tracing: Fixes to bootconfig memory management

From: Steven Rostedt
Date: Tue Sep 14 2021 - 15:14:58 EST


On Tue, 14 Sep 2021 12:05:09 -0700
Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:

> > Note, they do fix a real bug as shown by:
> >
> > https://lore.kernel.org/all/e5c7ce5b-93f0-b305-de32-c99d0390eb28@xxxxxxx/
>
> Ok, can you send me that NULL ptr check as one separate thing?

Perfect, because that one was added first, and I only need to rebase to
it without changing the history. Although, I will add the tested-by
from Vlastimil and the link he provided. But the actual code has
already ran through my test suite, and I don't need to re-run it.

-- Steve