This series contains a few fixes for build failures when using clang & lld to compile & link the kernel. Thanks, Paul Paul Burton (3): MIPS: genvdso: Remove GOT checks MIPS: Fix __write_64bit_c0_split() constraints for clang MIPS: vdso: Allow clang's --target flag in VDSO cflags arch/mips/include/asm/mipsregs.h | 4 +-- arch/mips/vdso/Makefile | 5 ++++ arch/mips/vdso/genvdso.h | 51 -------------------------------- 3 files changed, 7 insertions(+), 53 deletions(-) -- 2.18.0