(no subject)

From: Patrick Mansfield (patmans@us.ibm.com)
Date: Mon Sep 09 2002 - 19:20:39 EST


In 2.5.34, in order to build a module that calls daemonize(), I had to
export reparent_to_init:

--- 1.45/kernel/ksyms.c Mon Sep 9 03:35:51 2002
+++ edited/kernel/ksyms.c Mon Sep 9 16:52:29 2002
@@ -521,6 +521,7 @@
 EXPORT_SYMBOL(securebits);
 EXPORT_SYMBOL(cap_bset);
 EXPORT_SYMBOL(daemonize);
+EXPORT_SYMBOL(reparent_to_init);
 EXPORT_SYMBOL(csum_partial); /* for networking and md */
 EXPORT_SYMBOL(seq_escape);
 EXPORT_SYMBOL(seq_printf);

-- Patrick Mansfield
-
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 Sep 15 2002 - 22:00:19 EST