Re: 2.4.14-pre7 Unresolved symbols

From: J Sloan (jjs@lexus.com)
Date: Fri Nov 02 2001 - 14:38:49 EST


trivial patch, "works for me" (tm) -

diff -urN linux/kernel/ksyms.c linux-patched/kernel/ksyms.c
--- linux/kernel/ksyms.c Fri Nov 2 11:02:45 2001
+++ linux-patched/kernel/ksyms.c Fri Nov 2 10:09:48 2001
@@ -83,6 +83,7 @@
 EXPORT_SYMBOL(do_mmap_pgoff);
 EXPORT_SYMBOL(do_munmap);
 EXPORT_SYMBOL(do_brk);
+EXPORT_SYMBOL(unlock_page);
 EXPORT_SYMBOL(exit_mm);
 EXPORT_SYMBOL(exit_files);
 EXPORT_SYMBOL(exit_fs);

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



This archive was generated by hypermail 2b29 : Wed Nov 07 2001 - 21:00:19 EST