[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165261052845.1047019.11511069349714102008.b4-ty@ellerman.id.au>
Date: Sun, 15 May 2022 20:28:48 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Christophe Leroy <christophe.leroy@...roup.eu>,
Michael Ellerman <mpe@...erman.id.au>,
Paul Mackerras <paulus@...ba.org>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] powerpc: Use rol32() instead of opencoding in csum_fold()
On Wed, 9 Mar 2022 08:56:14 +0100, Christophe Leroy wrote:
> rol32(x, 16) will do the rotate using rlwinm.
>
> No need to open code using inline assembly.
>
>
Applied to powerpc/next.
[1/1] powerpc: Use rol32() instead of opencoding in csum_fold()
https://git.kernel.org/powerpc/c/a1ae431705410fc7092790977bffd1b00c63c229
cheers
Powered by blists - more mailing lists