Re: [PATCH] x86/cpu: use smp_call_function_many() in arch_freq_prepare_all()
From: Eric Dumazet
Date: Wed Mar 30 2022 - 13:16:37 EST
On Wed, Mar 30, 2022 at 10:05 AM Eric Dumazet <edumazet@xxxxxxxxxx> wrote:
>
> Can you send an actual patch, with a changelog then ?
>
> I saw kind of a rant about my patch, which was fine IMO.
I forgot to say that avoiding IPI is very nice, of course.
Thanks !