git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f0697
)
[POWERPC] spufs: Remove asmlinkage from spufs_calls
author
Jeremy Kerr
<jk@ozlabs.org>
Wed, 19 Sep 2007 04:38:12 +0000
(14:38 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 19 Sep 2007 05:12:17 +0000
(15:12 +1000)
spu_create and spu_run are wrapped by the cell syscall layer, so
we don't need the asmlinkage.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found