On Fri, Mar 20, 2020 at 02:53:43PM +0000, Vincenzo Frascino wrote: > The compat vdso library had some checks that are not anymore relevant. > > Remove the unused code from the compat vDSO library. > > Note: This patch is preparatory for a future one that will introduce > asm/vdso/processor.h on arm64. > > Cc: Catalin Marinas <catalin.marinas@xxxxxxx> > Cc: Will Deacon <will@xxxxxxxxxx> > Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx> > Link: https://lore.kernel.org/lkml/20200317122220.30393-19-vincenzo.frascino@xxxxxxx Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>