--- zzzz-none-000/linux-3.10.107/arch/tile/include/uapi/asm/auxvec.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/tile/include/uapi/asm/auxvec.h 2021-02-04 17:41:59.000000000 +0000 @@ -15,6 +15,9 @@ #ifndef _ASM_TILE_AUXVEC_H #define _ASM_TILE_AUXVEC_H -/* No extensions to auxvec */ +/* The vDSO location. */ +#define AT_SYSINFO_EHDR 33 + +#define AT_VECTOR_SIZE_ARCH 1 /* entries in ARCH_DLINFO */ #endif /* _ASM_TILE_AUXVEC_H */