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:
fc5266e
)
[PATCH] powerpc/cell: compile fixes
author
Dave Jones
<davej@redhat.com>
Sat, 1 Apr 2006 04:53:09 +0000
(23:53 -0500)
committer
Paul Mackerras
<paulus@samba.org>
Sat, 1 Apr 2006 11:37:14 +0000
(22:37 +1100)
Missing include for __NR_syscalls, and missing sys_splice() that
causes build-time failure due to compile-time bounds check on
spu_syscall_table.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found