mirror of https://gitee.com/openkylin/linux.git
[POWERPC] Wire up sys_getcpu
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
ab9367e38f
commit
9b96ea662b
|
@ -305,3 +305,4 @@ SYSCALL_SPU(faccessat)
|
|||
COMPAT_SYS_SPU(get_robust_list)
|
||||
COMPAT_SYS_SPU(set_robust_list)
|
||||
COMPAT_SYS(move_pages)
|
||||
SYSCALL_SPU(getcpu)
|
||||
|
|
Loading…
Reference in New Issue