[PATCH -next v2] soc/fsl/qbman: make use of the helper function kthread_run_on_cpu()
Frederic Weisbecker
frederic at kernel.org
Thu Nov 14 22:25:03 AEDT 2024
Le Thu, Nov 14, 2024 at 08:38:59AM +0100, Christophe Leroy a écrit :
> Hi,
>
> Le 04/09/2024 à 04:26, Hongbo Li a écrit :
> > Replace kthread_create/kthread_bind/wake_up_process() with
> > kthread_run_on_cpu() to simplify the code.
> >
> > Signed-off-by: Hongbo Li <lihongbo22 at huawei.com>
>
> A similar change is proposed as part of a larger series, see patch 7 in that
> series
> https://lore.kernel.org/lkml/20241112142248.20503-1-frederic@kernel.org/
>
> I prefer to leave this patch aside and not interfere with Frederic's work.
Speaking of, feel free to take it, the conversions to kthread_run_on_cpu()
are standalone patches.
Thanks.
>
> Christophe
More information about the Linuxppc-dev
mailing list