On Wed, 13 Dec 2023 21:11:26 -0500
Steven Rostedt <rost...@goodmis.org> wrote:

> @@ -3720,6 +3517,7 @@ rb_reserve_next_event(struct trace_buffer *buffer,
>       struct rb_event_info info;
>       int nr_loops = 0;
>       int add_ts_default;
> +     static int once;
>  
>       /* ring buffer does cmpxchg, make sure it is safe in NMI context */
>       if (!IS_ENABLED(CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG) &&

Oops, some debug code got committed!

-- Steve

Reply via email to