From: Michal Simek Date: Thu, 18 Dec 2014 14:29:54 +0000 (+0100) Subject: microblaze: Wire-up execveat syscall X-Git-Tag: fixes-v4.0-rc1~163^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=add4b1b02da7e7ec35c34dd04d351ac53f3f0dd8;p=pandora-kernel.git microblaze: Wire-up execveat syscall Add new execveat syscall. Signed-off-by: Michal Simek --- diff --git a/arch/microblaze/include/asm/unistd.h b/arch/microblaze/include/asm/unistd.h index 0a53362d5548..76ed17b56fea 100644 --- a/arch/microblaze/include/asm/unistd.h +++ b/arch/microblaze/include/asm/unistd.h @@ -38,6 +38,6 @@ #endif /* __ASSEMBLY__ */ -#define __NR_syscalls 388 +#define __NR_syscalls 389 #endif /* _ASM_MICROBLAZE_UNISTD_H */ Reading git-diff-tree failed