1
0
Fork 0
remarkable-linux/arch/ppc/kernel
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
..
Makefile [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
asm-offsets.c ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c 2008-04-29 08:06:30 -07:00
cpu_setup_power4.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
entry.S [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
head.S [POWERPC] Remove dead code at KernelAltiVec 2008-02-26 22:17:03 +11:00
head_4xx.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
head_8xx.S [PPC] 8xx: swap bug-fix 2008-03-07 16:56:54 -06:00
head_44x.S [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG 2007-12-23 13:31:16 -06:00
head_booke.h [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
machine_kexec.c Storage class should be first 2006-06-26 18:57:34 +02:00
misc.S [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
pci.c iomap: fix 64 bits resources on 32 bits 2008-04-29 08:06:02 -07:00
ppc-stub.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc_htab.c sysctl: kill binary sysctl KERN_PPC_L2CR 2008-01-24 08:07:27 -08:00
ppc_ksyms.c [POWERPC] Export empty_zero_page and copy_page in arch/ppc 2008-05-31 17:08:28 +10:00
relocate_kernel.S [PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.S 2005-06-30 08:45:09 -07:00
setup.c [POWERPC] ppc: More compile fixes 2008-05-12 22:57:51 +10:00
smp-tbsync.c [POWERPC] Fix irq enable/disable in smp_generic_take_timebase 2006-08-30 16:10:47 +10:00
smp.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
softemu8xx.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.c [POWERPC] ppc: Add missing calls to set_irq_regs 2006-10-16 15:52:14 +10:00
traps.c [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
vmlinux.lds.S remove support for un-needed _extratext section 2008-02-06 10:41:01 -08:00