From: Chen Gang Date: Mon, 18 May 2015 04:36:50 +0000 (+0800) Subject: alpha: Wire up all missing implemented syscalls X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~50^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228fa858e5865c9407b0d6710fd504e0b68bc371;p=pandora-kernel.git 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 :1241:2: warning: #warning syscall getrandom not implemented [-Wcpp] :1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp] :1250:2: warning: #warning syscall execveat not implemented [-Wcpp] Signed-off-by: Chen Gang Signed-off-by: Matt Turner --- Reading git-diff-tree failed