linux/arch/ppc
Tony Breeds 6907fa26d8 [POWERPC] Export empty_zero_page and copy_page in arch/ppc
Currently ext4 and fuse fail to link if modular:
ERROR: "copy_page" [fs/fuse/fuse.ko] undefined!
ERROR: "empty_zero_page" [fs/ext4/ext4dev.ko] undefined!
make[3]: *** [__modpost] Error 1
make[2]: *** [modules] Error 2
make[1]: *** [sub-make] Error 2

While arch ppc exists it may as well compile, so this exports those
symbols (which are already exported in arch/powerpc).

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-05-31 17:08:28 +10:00
..
4xx_io
8xx_io
8260_io
boot
configs
kernel [POWERPC] Export empty_zero_page and copy_page in arch/ppc 2008-05-31 17:08:28 +10:00
lib
mm
platforms [POWERPC] ppc: More compile fixes 2008-05-12 22:57:51 +10:00
syslib
xmon
.gitignore
Kconfig
Kconfig.debug
Makefile [POWERPC] ppc: Use ebony_defconfig for defconfig 2008-05-12 20:27:50 +10:00