]> git.baikalelectronics.ru Git - kernel.git/commit
lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Thu, 3 Oct 2019 17:48:38 +0000 (18:48 +0100)
committerWill Deacon <will@kernel.org>
Mon, 7 Oct 2019 10:07:17 +0000 (11:07 +0100)
commit5451b45f2930c214d52f4ce17ed8cda4c1023460
treeb2057c8f38b1bed64230cbd787532f066a4af472
parentc007d5e1da3f88ad782b2913f23c9fe944db8f68
lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO

arm64 was the last architecture using CROSS_COMPILE_COMPAT_VDSO config
option. With this patch series the dependency in the architecture has
been removed.

Remove CROSS_COMPILE_COMPAT_VDSO from the Unified vDSO library code.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
lib/vdso/Kconfig