Loading arch/microblaze/include/uapi/asm/unistd.h +2 −1 Original line number Diff line number Diff line Loading @@ -394,7 +394,8 @@ #define __NR_sendmmsg 376 #define __NR_process_vm_readv 377 #define __NR_process_vm_writev 378 #define __NR_kcmp 379 #define __NR_syscalls 379 #define __NR_syscalls 380 #endif /* _UAPI_ASM_MICROBLAZE_UNISTD_H */ arch/microblaze/kernel/syscall_table.S +1 −0 Original line number Diff line number Diff line Loading @@ -379,3 +379,4 @@ ENTRY(sys_call_table) .long sys_sendmmsg .long sys_process_vm_readv .long sys_process_vm_writev .long sys_kcmp Loading
arch/microblaze/include/uapi/asm/unistd.h +2 −1 Original line number Diff line number Diff line Loading @@ -394,7 +394,8 @@ #define __NR_sendmmsg 376 #define __NR_process_vm_readv 377 #define __NR_process_vm_writev 378 #define __NR_kcmp 379 #define __NR_syscalls 379 #define __NR_syscalls 380 #endif /* _UAPI_ASM_MICROBLAZE_UNISTD_H */
arch/microblaze/kernel/syscall_table.S +1 −0 Original line number Diff line number Diff line Loading @@ -379,3 +379,4 @@ ENTRY(sys_call_table) .long sys_sendmmsg .long sys_process_vm_readv .long sys_process_vm_writev .long sys_kcmp