Re: [PATCH v4] notifiers: Add tracepoints to the notifiers infrastructure

From: Guilherme G. Piccoli
Date: Tue Mar 14 2023 - 17:09:44 EST


On 14/03/2023 17:50, Andrew Morton wrote:
> On Tue, 14 Mar 2023 17:00:58 -0300 "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx> wrote:
>
>> include/trace/events/notifiers.h | 69 ++++++++++++++++++++++++++++++++
>> kernel/notifier.c | 6 +++
>
> Perhaps the filenames should match, which means "notifier.h".

Hi Andrew, thanks!

Do you want me to re-submit? I see some emails of the patch getting
added to "mm-nonmm-unstable" (and also a checkpatch fixes you added on
top of that). Lemme know how should I proceed.

Cheers,


Guilherme