On Sun, Jul 28, 2019 at 6:20 AM Thomas Gleixner <[email protected]> wrote:
>
> To allow syscall fallbacks using the legacy 32bit syscall for 32bit VDSO
> builds, move the fallback invocation out into the callers.
>
> Split the common code out of __cvdso_clock_gettime/getres() and invoke the
> syscall fallback in the 64bit and 32bit variants.
>
> Preparatory work for using legacy syscalls in 32bit VDSO. No functional
> change.

Reviewed-by: Andy Lutomirski <[email protected]>

Reply via email to