On Tue, Oct 16, 2018 at 5:01 AM Guo Ren <ren_guo@xxxxxxxxx> wrote: > > This patch adds files related to VDSO and our VDSO only support > rt_sigreturn. > > Signed-off-by: Guo Ren <ren_guo@xxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> I was a little worried about the VDSO because of the discussion we had about 64-bit time_t. Since there is no gettimeofday call in here, that's fine, so Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>