--- zzzz-none-000/linux-3.10.107/arch/tile/kernel/compat.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/tile/kernel/compat.c 2021-02-04 17:41:59.000000000 +0000 @@ -84,7 +84,7 @@ { return sys_llseek(fd, offset_high, offset_low, result, origin); } - + /* Provide the compat syscall number to call mapping. */ #undef __SYSCALL #define __SYSCALL(nr, call) [nr] = (call),