[PATCH] export wake_up_process on 2.2.17

From: Michael Rothwell (rothwell@holly-springs.nc.us)
Date: Wed Aug 23 2000 - 09:30:05 EST


diff -B --unidirectional-new-file --exclude-from=DiffExcludeList
--recursive --unified linux-2.2.16/kernel/ksyms.c linux/kernel/ksyms.c
--- linux-2.2.16/kernel/ksyms.c Wed Aug 9 16:02:08 2000
+++ linux/kernel/ksyms.c Fri Aug 11 15:50:13 2000
@@ -328,6 +328,7 @@
 
 /* process management */
 EXPORT_SYMBOL(__wake_up);
+EXPORT_SYMBOL(wake_up_process);
 EXPORT_SYMBOL(sleep_on);
 EXPORT_SYMBOL(sleep_on_timeout);
 EXPORT_SYMBOL(interruptible_sleep_on);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 23 2000 - 21:00:08 EST