commit | 77f543cb467c44960bafa6c91f5af75919d693e4 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Tue Oct 18 14:19:41 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Oct 18 14:19:41 2005 +1000 |
tree | eebf9705cb750be7db8ced19d58bd6c4db0e573e | |
parent | 81e7009ea46c951860b8716ee427ff4f54dd26fc [diff] |
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc 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>