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:
81e7009
)
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
author
Paul Mackerras
<paulus@samba.org>
Tue, 18 Oct 2005 04:19:41 +0000
(14:19 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 18 Oct 2005 04:19:41 +0000
(14:19 +1000)
This makes ppc use the syscalls.c from arch/powerpc/kernel, exports
copy_and_flush from head_32.S for use by prom_init.c (ARCH=powerpc),
and consolidates the sys_fadvise64_64 implementations for 32-bit.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found