projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b0092c
)
[POWERPC] sys_move_pages should be callable from an SPU
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Fri, 9 Mar 2007 00:58:11 +0000
(11:58 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 12 Mar 2007 04:48:35 +0000
(15:48 +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 fe63831e6b0a395c906c0558ce43637daa8ed0dd..8d853c5546314ef12bda3aa9d9395f6437349c18 100644
(file)
--- a/
include/asm-powerpc/systbl.h
+++ b/
include/asm-powerpc/systbl.h
@@
-304,6
+304,6
@@
SYSCALL_SPU(fchmodat)
SYSCALL_SPU(faccessat)
COMPAT_SYS_SPU(get_robust_list)
COMPAT_SYS_SPU(set_robust_list)
-COMPAT_SYS(move_pages)
+COMPAT_SYS
_SPU
(move_pages)
SYSCALL_SPU(getcpu)
COMPAT_SYS(epoll_pwait)