patch-2.1.60 linux/kernel/ksyms.c

Next file: linux/kernel/module.c
Previous file: linux/include/linux/tty_ldisc.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.59/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -90,6 +90,9 @@
 };
 #endif
 
+#ifdef CONFIG_MODULES
+EXPORT_SYMBOL(get_module_symbol);
+#endif
 #ifdef CONFIG_KERNELD
 EXPORT_SYMBOL(kerneld_send);
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov