[PATCH] powerpc/spufs: adjust list element pointer type
Michael Ellerman
patch-notifications at ellerman.id.au
Tue Feb 15 16:26:37 AEDT 2022
On Fri, 08 May 2020 09:12:56 +0000, Julia Lawall wrote:
> Other uses of &gang->aff_list_head, eg in spufs_assert_affinity, indicate
> that the list elements have type spu_context, not spu as used here. Change
> the type of tmp accordingly.
>
> This has no impact on the execution, because tmp is not used in the body of
> the loop.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/spufs: adjust list element pointer type
https://git.kernel.org/powerpc/c/925f76c55784fdc17ab41aecde06b30439ceb73a
cheers
More information about the Linuxppc-dev
mailing list