Description
When using lld to link MIPS kernel, the following warning is triggered:
arch/mips/vdso/Makefile:62: MIPS VDSO requires binutils >= 2.25
With with this segment removed, VDSO is built:
Lines 50 to 66 in dcf78ee
R_MIPS_PC32 relocation is supported by LLD: https://reviews.llvm.org/rLLD259782.