'Lo,
akpm pointed out that an EXPORT_SYMBOL is missing for default_wake_function.
-ben
diff -urN v2.5.23/kernel/ksyms.c export-2.5.23/kernel/ksyms.c
--- v2.5.23/kernel/ksyms.c Tue Jun 18 23:22:23 2002
+++ export-2.5.23/kernel/ksyms.c Wed Jun 19 01:08:06 2002
@@ -459,6 +459,7 @@
/* process management */
EXPORT_SYMBOL(complete_and_exit);
+EXPORT_SYMBOL(default_wake_function);
EXPORT_SYMBOL(__wake_up);
#if CONFIG_SMP
EXPORT_SYMBOL_GPL(__wake_up_sync); /* internal use only */
-
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 : Sun Jun 23 2002 - 22:00:18 EST