resend: [PATCH 0/3] arm+arm64: vdso: Unification

Mark Salyzyn salyzyn at android.com
Mon Sep 11 09:21:36 PDT 2017


Take an effort to recode the arm64 vdso code from assembler to C
previously submitted by Andrew Pinski <apinski at cavium.com>, rework
it for use in both arm and arm64, overlapping any optimizations
for each architecture. Make sure it will work for future Aarch32 vdso
on arm64.

Side effects include renaming some vdso_datapage.h variables, adding
a few more to enhance features and functionality to match.

Finally, add unified support for CLOCK_BOOTTIME in clock_gettime call.

Signed-off-by: Mark Salyzyn <salyzyn at android.com>



More information about the linux-arm-kernel mailing list