mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
387 B

--- ./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