Look like a bad patch, pre5 definitely has the following:
> diff -Naur -X /g/g/lib/dontdiff linux-2.4.7-pre4/kernel/ksyms.c linux-2.4.7-pre5/k
> ernel/ksyms.c
> --- linux-2.4.7-pre4/kernel/ksyms.c Mon Jul 9 23:11:59 2001
> +++ linux-2.4.7-pre5/kernel/ksyms.c Tue Jul 10 02:00:58 2001
> @@ -538,6 +538,8 @@
> EXPORT_SYMBOL(tasklet_kill);
> EXPORT_SYMBOL(__run_task_queue);
> EXPORT_SYMBOL(do_softirq);
> +EXPORT_SYMBOL(raise_softirq);
> +EXPORT_SYMBOL(cpu_raise_softirq);
> EXPORT_SYMBOL(tasklet_schedule);
> EXPORT_SYMBOL(tasklet_hi_schedule);
>
-- Jeff Garzik | A recent study has shown that too much soup Building 1024 | can cause malaise in laboratory mice. MandrakeSoft | - 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/