Re: [PATCH v2 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option.
From: Steven Rostedt
Date: Tue Oct 22 2024 - 06:20:15 EST
On Tue, 22 Oct 2024 11:52:41 +0200
Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote:
> >
> > Please just remove NOSUPPORT and do not touch NEED_RESCHED.
>
> Then I put the lazy bit where we have not NOSUPPORT.
I'm afraid user space will confuse this with the NOSUPPORT.
-- Steve