Re: [PATCH v1] smp: Fix up and expand the smp_call_function_many() kerneldoc
From: Rafael J. Wysocki
Date: Thu Sep 18 2025 - 06:05:37 EST
On Thu, Sep 18, 2025 at 10:31 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> On Tue, Sep 16 2025 at 16:13, Rafael J. Wysocki wrote:
>
> > On Tue, Sep 9, 2025 at 1:44 PM Rafael J. Wysocki <rafael@xxxxxxxxxx> wrote:
> >>
> >> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> >>
> >> The smp_call_function_many() kerneldoc comment got out of sync with the
> >> function definition (bool parameter "wait" is incorrectly described as a
> >> bitmask in it), so fix it up by copying the "wait" description from the
> >> smp_call_function() kerneldoc and add information regarding the handling
> >> of the local CPU to it.
> >>
> >> Fixes: 49b3bd213a9f ("smp: Fix all kernel-doc warnings")
> >> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> >
> > It's been a week and no feedback.
> >
> > Well, in the further absence of any, I'll assume no concerns and just
> > queue this up.
>
> Sorry, was distracted. No objections from my side. Did you queue it
> already?
No, I didn't.