patch-2.4.19 linux-2.4.19/arch/ppc/kernel/ppc_ksyms.c

Next file: linux-2.4.19/arch/ppc/kernel/prep_setup.c
Previous file: linux-2.4.19/arch/ppc/kernel/ppc_asm.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/ppc/kernel/ppc_ksyms.c linux-2.4.19/arch/ppc/kernel/ppc_ksyms.c
@@ -189,6 +189,9 @@
 EXPORT_SYMBOL(enable_kernel_fp);
 EXPORT_SYMBOL(flush_icache_range);
 EXPORT_SYMBOL(flush_dcache_range);
+EXPORT_SYMBOL(flush_icache_user_range);
+EXPORT_SYMBOL(flush_icache_page);
+EXPORT_SYMBOL(flush_dcache_page);
 EXPORT_SYMBOL(xchg_u32);
 #ifdef CONFIG_ALTIVEC
 EXPORT_SYMBOL(last_task_used_altivec);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)