]> git.baikalelectronics.ru Git - kernel.git/commit
x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Fri, 30 Aug 2019 13:59:02 +0000 (14:59 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 14 Jan 2020 11:20:46 +0000 (12:20 +0100)
commit5d8e66bdb1afdccc3215c70bc8beb2a9d0a1cc67
tree417877e3f56587e98c266a6228bb1343eac7b453
parent035447d75c826af07cfb6d91ad8eb3bedfb8fe6d
x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK

VDSO_HAS_32BIT_FALLBACK has been removed from the core since
the architectures that support the generic vDSO library have
been converted to support the 32 bit fallbacks.

Remove unused VDSO_HAS_32BIT_FALLBACK from x86 vdso.

Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20190830135902.20861-9-vincenzo.frascino@arm.com
arch/x86/include/asm/vdso/gettimeofday.h