diff options
author | Thomas Gleixner <[email protected]> | 2019-07-28 15:12:53 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-07-31 00:09:09 +0200 |
commit | 502a590a170b3b3d0ad998ee0b639ac0b3db1dfa (patch) | |
tree | 8037b28cd508b44f0165a020e64aa596343eaec2 /lib/mpi/mpi-internal.h | |
parent | a9446a906f52292c52ecbd5be78eaa4d8395756c (diff) |
lib/vdso: Move fallback invocation to the callers
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.
Fixes: 00b26474c2f1 ("lib/vdso: Provide generic VDSO implementation")
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Vincenzo Frascino <[email protected]>
Reviewed-by: Andy Lutomirski <[email protected]>
Reviewed-by: Vincenzo Frascino <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions