--- ./arch/ppc/kernel/ppc_ksyms.c.orig 2003-06-21 03:30:49.000000000 +0200
|
|
+++ ./arch/ppc/kernel/ppc_ksyms.c 2003-06-21 03:30:35.000000000 +0200
|
|
@@ -367,6 +367,7 @@
|
|
EXPORT_SYMBOL_NOVERS(disarm_decr);
|
|
#ifdef CONFIG_PPC_STD_MMU
|
|
EXPORT_SYMBOL(flush_hash_page); /* For MOL */
|
|
+EXPORT_SYMBOL(__up_read) /* for MOL */
|
|
extern long *intercept_table;
|
|
EXPORT_SYMBOL(intercept_table);
|
|
#endif
|