Re: [PATCH v3 10/11] kernel: time, trace: Use trace_call__##name() at guarded tracepoint call sites

From: Vineeth Remanan Pillai

Date: Mon May 18 2026 - 19:13:51 EST


On Sun, May 17, 2026 at 3:31 AM Thomas Gleixner <tglx@xxxxxxxxxx> wrote:
>
> On Fri, May 15 2026 at 09:59, Vineeth Pillai wrote:
> > ---
> > kernel/time/tick-sched.c | 12 ++++++------
> > kernel/trace/trace_benchmark.c | 2 +-
> > 2 files changed, 7 insertions(+), 7 deletions(-)
>
> Please split that into a tick/sched and trace patch so each can be picked
> up in the relevant subsystems.
>
Sorry about this, will split and send it in next iteration.

Thanks,
Vineeth