Re: [PATCH v1 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
From: Steven Rostedt
Date: Thu Oct 03 2024 - 21:05:52 EST
On Thu, 3 Oct 2024 20:15:25 -0400
Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx> wrote:
> > Feel free to rebase on top of this patch:
> >
> > https://lore.kernel.org/all/20241003173051.6b178bb3@xxxxxxxxxxxxxxxxxx/
> >
>
> I will. But you realize that you could have done all this SRCU and
> rcuidle nuking on top of my own series rather than pull the rug
> under my feet and require me to re-do this series again ?
I thought I was doing you a favor! It's removing a lot of code and would
make your code simpler. ;-)
-- Steve