Re: [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
From: Jason A. Donenfeld
Date: Mon Aug 26 2024 - 03:40:34 EST
On Thu, Aug 22, 2024 at 09:13:12AM +0200, Christophe Leroy wrote:
> Same as for gettimeofday CVDSO implementation, add c-getrandom-y
> to ease the inclusion of lib/vdso/getrandom.c in architectures
> VDSO builds.
Thanks, seems straight forward. I'll apply this now as a fix.