]> git.baikalelectronics.ru Git - kernel.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)
commitdcd2c552e0f146a4e567eff87e8abb5649303afa
tree50c22730dc792dc7dd07f5e5411b86da98feb0e5
parente22d5a39a3cea2cf7118789ddf07d58ec47c9038
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