commit | 0b5c12332db5b71c6db0c102b3e6acc7c7c6a54d | [log] [tgz] |
---|---|---|
author | Vincenzo Frascino <vincenzo.frascino@arm.com> | Fri Aug 30 14:59:02 2019 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jan 14 12:20:46 2020 +0100 |
tree | 417877e3f56587e98c266a6228bb1343eac7b453 | |
parent | de0209f53aba44d9b57d0739a076dfb2db767584 [diff] |
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