On 11/01/2017 03:34 PM, Greg Hackmann wrote: > ARM64's vDSO exports its gettimeofday() implementation with a different > name (__kernel_gettimeofday) and version (LINUX_2.6.39) from other > architectures. Add a corresponding special-case to vdso_test. > > Signed-off-by: Greg Hackmann <[email protected]> > --- > > Changes since v1: > * Moved definitions outside main() > * Added a comment explaining the special case >
That was fast. Applied to linux-kselftest next for 4.15-rc1 thanks, -- Shuah

