[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164490279736.270256.6555666963870570666.b4-ty@ellerman.id.au>
Date: Tue, 15 Feb 2022 16:26:37 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Jeremy Kerr <jk@...abs.org>, Julia Lawall <Julia.Lawall@...ia.fr>
Cc: Nic Volanschi <eugene.volanschi@...ia.fr>,
kernel-janitors@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
Paul Mackerras <paulus@...ba.org>,
linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] powerpc/spufs: adjust list element pointer type
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
Powered by blists - more mailing lists