[PATCH] powerpc: Use rol32() instead of opencoding in csum_fold()

Michael Ellerman patch-notifications at ellerman.id.au
Sun May 15 20:28:48 AEST 2022


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


More information about the Linuxppc-dev mailing list