alex@cendio.se said:
> I have some problems using the latest mtd cvs as modules:
>
> insmod mtdblock.o
> mtdblock.o: unresolved symbol try_inc_mod_count
Don't tell me. Tell Linus.
Index: kernel/ksyms.c
===================================================================
RCS file: /cvs/linux/kernel/ksyms.c,v
retrieving revision 1.3.2.34
diff -u -w -r1.3.2.34 ksyms.c
--- kernel/ksyms.c 2000/04/12 09:11:55 1.3.2.34
+++ kernel/ksyms.c 2000/05/05 09:23:00
@@ -80,6 +80,7 @@
#ifdef CONFIG_MODULES
EXPORT_SYMBOL(get_module_symbol);
+EXPORT_SYMBOL(try_inc_mod_count);
#endif
EXPORT_SYMBOL(get_option);
EXPORT_SYMBOL(get_options);
-- dwmw2- 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 : Sun May 07 2000 - 21:00:17 EST