Re: [PATCH 02/17] scsi: bfa: Rename 'timer_mod' to 'timer_module'

From: Ingo Molnar
Date: Wed Apr 16 2025 - 01:39:58 EST



* Ingo Molnar <mingo@xxxxxxxxxx> wrote:

>
> * Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> > > #ifdef CONFIG_OMAP_DM_TIMER
> > > - use_idlect1 = omap_dm_timer_modify_idlect_mask(use_idlect1);
> > > + use_idlect1 = omap_dm_timer_moduleify_idlect_mask(use_idlect1);
> >
> > I have no idea how this is related to the subject or the change log of
> > this patch.
>
> That was a horrible script fail, but I wrote the changelog for the
> right patch, which is the reason for the dissonance. I sent the updated
> -v2 patch 2 days ago already (and it was updated in the Git tree then
> too):
>
> https://lore.kernel.org/all/Z_0oWnbcjsekHXJd@xxxxxxxxx/
>
> Unfortunately you weren't Cc:-ed for Thomas Weißschuh's reply, so you
> probably didn't see the fixed patch. :-/

Correction, it was this email:

https://lore.kernel.org/all/Z_zvpgKNKWVmEIFu@xxxxxxxxx/

And you were the first one in the Cc: line.

Thanks,

Ingo