On Sat, Jan 2, 2021 at 3:26 PM <[email protected]> wrote: > > From: Guo Ren <[email protected]> > > The patch fix commit: ad5d112 ("riscv: use vDSO common flow to > reduce the latency of the time-related functions"). > > The GENERIC_TIME_VSYSCALL should be CONFIG_GENERIC_TIME_VSYSCALL > or vgettimeofday won't work. > > Signed-off-by: Guo Ren <[email protected]> > Cc: Atish Patra <[email protected]> > Cc: Palmer Dabbelt <[email protected]> > Cc: Vincent Chen <[email protected]>
Reviewed-by: Pekka Enberg <[email protected]>

