On Fri, Jan 18, 2019 at 05:18:23PM +0100, Arnd Bergmann wrote: > These are all for ignoring the lack of obsolete system calls, > which have been marked the same way in scripts/checksyscall.sh, > so these can be removed. > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > --- > arch/mips/include/asm/unistd.h | 16 ---------------- > arch/parisc/include/asm/unistd.h | 3 --- > arch/s390/include/asm/unistd.h | 2 -- > arch/xtensa/include/asm/unistd.h | 12 ------------ > 4 files changed, 33 deletions(-) For the s390 bits: Acked-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>