On Thu, Aug 29, 2019 at 12:18:37PM +0100, Vincenzo Frascino wrote: > clock_gettime32 and clock_getres_time32 should be compiled only with the > 32 bit vdso library. > > Expose BUILD_VDSO32 when arm64 compat is compiled, to provide an > indication to the generic library to include these symbols. > > Cc: Catalin Marinas <catalin.marinas@xxxxxxx> > Cc: Will Deacon <will@xxxxxxxxxx> > Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx> Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>