arm64: compat: vdso: Expose BUILD_VDSO32
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Fri, 30 Aug 2019 13:58:55 +0000 (14:58 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 14 Jan 2020 11:20:43 +0000 (12:20 +0100)
commit3b5584afeef05319ade0fbf5f634a64fd3e5772b
treee727425a6d51efc8cf3bc3fc7566fff3a9e571b2
parent2e34d63d820d9071f2390707044e5d5be59cd26c
arm64: compat: vdso: Expose BUILD_VDSO32

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.

Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20190830135902.20861-2-vincenzo.frascino@arm.com
arch/arm64/include/asm/vdso/compat_gettimeofday.h