[patch] unresolved symbols in raid[15].c

From: Kjartan Maraas (kmaraas@online.no)
Date: Sat Jun 24 2000 - 16:37:36 EST


Here's a patch that resolves these. I have not tested this
further than compiling it and running 'depmod -e' to see
that they disappeared.

--- ksyms.c.old Sat Jun 24 23:33:58 2000
+++ ksyms.c Sat Jun 24 22:40:05 2000
@@ -128,6 +128,7 @@
 #endif
 
 /* filesystem internal functions */
+EXPORT_SYMBOL(set_bh_page);
 EXPORT_SYMBOL(def_blk_fops);
 EXPORT_SYMBOL(update_atime);
 EXPORT_SYMBOL(get_super);
@@ -293,6 +294,7 @@
 EXPORT_SYMBOL(max_sectors);
 EXPORT_SYMBOL(max_readahead);
 EXPORT_SYMBOL(file_moveto);
+EXPORT_SYMBOL(drive_stat_acct);
 
 /* tty routines */
 EXPORT_SYMBOL(tty_hangup);

Cheers
Kjartan Maraas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jun 26 2000 - 21:00:05 EST