Re: [PATCH RT 21/25] smp: Use smp_cond_func_t as type for the conditional function

From: Sebastian Andrzej Siewior
Date: Mon Feb 24 2020 - 04:52:32 EST


On 2020-02-21 15:24:49 [-0600], zanussi@xxxxxxxxxx wrote:
> From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
>
> v4.14.170-rt75-rc1 stable review patch.
> If anyone has any objections, please let me know.

This alone makes no sense. I had this in the devel tree as part of a
three patch series to remove a limitation in on_each_cpu_cond_mask().
This does not apply to the v4.14 series due to lack of the
on_each_cpu_cond_mask() function.

Sebastian