[PATCH v4 0/2] arm64: Implement getrandom() in vDSO
Jason A. Donenfeld
Jason at zx2c4.com
Mon Sep 2 09:22:24 PDT 2024
On Mon, Sep 02, 2024 at 04:15:45PM +0000, Adhemerval Zanella wrote:
> Implement stack-less ChaCha20 and wire it with the generic vDSO
> getrandom code. The first patch is Mark's fix to the alternatives
> system in the vDSO, while the the second is the actual vDSO work.
>
> Changes from v3:
> - Use alternative_has_cap_likely instead of ALTERNATIVE.
It also has the discussed header/include and comment fixups.
But anyway, this series of two looks fine to me, and I'll gladly queue
it up, pending Will/Catalin's ack on it.
Thanks for working on this.
Jason
More information about the linux-arm-kernel
mailing list