Re: [PATCH] tracing: Set user_events to BROKEN

From: Steven Rostedt
Date: Wed Mar 30 2022 - 15:57:44 EST


On Wed, 30 Mar 2022 15:31:45 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> > So maybe it should be marked as
> >
> > depends on BROKEN || COMPILE_TEST
> >
> > instead?
>
> Agreed. I'll send a v2 of the patch.

Hopefully no distros are idiotic enough to enable COMPILE_TEST to get this
feature. I could add "panic" to each of the API calls ;-)

-- Steve