]> git.karo-electronics.de Git - karo-tx-linux.git/commit
alpha: Wire up all missing implemented syscalls
authorChen Gang <xili_gchen_5257@hotmail.com>
Mon, 18 May 2015 04:36:50 +0000 (12:36 +0800)
committerMatt Turner <mattst88@gmail.com>
Tue, 26 May 2015 17:01:50 +0000 (10:01 -0700)
commit228fa858e5865c9407b0d6710fd504e0b68bc371
tree50c22730dc792dc7dd07f5e5411b86da98feb0e5
parent234306038064131a77da176d41e89e2c1535cda9
alpha: Wire up all missing implemented syscalls

And still left the missing unimplemented syscalls as warnings. The
related warnings for missing implemented syscalls:

    CALL    scripts/checksyscalls.sh
  <stdin>:1241:2: warning: #warning syscall getrandom not implemented [-Wcpp]
  <stdin>:1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp]
  <stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/unistd.h
arch/alpha/include/uapi/asm/unistd.h
arch/alpha/kernel/systbls.S