Re: Linux 2.5.38

Skip Ford (skip.ford@verizon.net)
Sun, 22 Sep 2002 20:57:35 -0400


Michel Eyckmans (MCE) wrote:
> By the way, 2.3.38 gives me this:
>
> depmod: *** Unresolved symbols in /lib/modules/2.5.38/kernel/net/ipv4/netfilter/ipt_owner.o
> depmod: find_task_by_pid

--- linux/kernel/ksyms.c~ Sun Sep 22 20:56:07 2002
+++ linux/kernel/ksyms.c Sun Sep 22 20:56:22 2002
@@ -606,6 +606,7 @@
EXPORT_SYMBOL(init_thread_union);

EXPORT_SYMBOL(tasklist_lock);
+EXPORT_SYMBOL(find_task_by_pid);
#if defined(CONFIG_SMP) && defined(__GENERIC_PER_CPU)
EXPORT_SYMBOL(__per_cpu_offset);
#endif

-- 
Skip
-
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/