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