[PATCH v3 09/18] riscv: vdso: Switch to generic storage implementation

Thomas Gleixner tglx at linutronix.de
Sat Feb 22 21:14:23 AEDT 2025


On Sat, Feb 22 2025 at 16:17, Xi Ruoyao wrote:
> On Tue, 2025-02-04 at 13:05 +0100, Thomas Weißschuh wrote:
>> The generic storage implementation provides the same features as the
>> custom one. However it can be shared between architectures, making
>> maintenance easier.
>> 
>> Co-developed-by: Nam Cao <namcao at linutronix.de>
>> Signed-off-by: Nam Cao <namcao at linutronix.de>
>> Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
>
> I made a RISC-V vDSO getrandom implementation on top of this and it
> works fine.  I'll submit it when this is merged.

You can submit it right now. If it's reviewed and if Jason agrees, this
can be merged through the timers/vdso branch on top of the pending
changes.

Thanks for testing it!

       tglx


More information about the Linuxppc-dev mailing list