projects
/
platform
/
kernel
/
kernel-mfld-blackbay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab9367e
)
[POWERPC] Wire up sys_getcpu
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Mon, 12 Feb 2007 11:09:18 +0000
(22:09 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 13 Feb 2007 04:35:52 +0000
(15:35 +1100)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/systbl.h
patch
|
blob
|
history
diff --git
a/include/asm-powerpc/systbl.h
b/include/asm-powerpc/systbl.h
index
97b4354
..
418e5c7
100644
(file)
--- a/
include/asm-powerpc/systbl.h
+++ b/
include/asm-powerpc/systbl.h
@@
-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)