Re: [PATCH v5] trace: acquire buffer from temparary trace sequence

From: Steven Rostedt
Date: Mon Jan 30 2023 - 22:58:15 EST


On Tue, 31 Jan 2023 10:49:37 +0800
Linyu Yuan <quic_linyyuan@xxxxxxxxxxx> wrote:

> > A lot of systems that worry about hackers enable "panic_on_warn" which
> > means that if the WARN_ON() triggers, the machine will crash, which will at
> > most cause a DOS, but not something people can use to hack into the machine
> > with.
>
>
> thanks, please help review the change.

I'm fine with it. I can pull this into my tree (after it goes through all
my testing with the other patches in queue).