> After patching 2.1.68 into compiling, I'm seeing unresolved calls in some
> of the modules:
>
> unix.o: csum_partial
EXPORT_SYMBOL(csum_partial); into net/netsym.c
> isdn.o: dev_tint
dev_tint() is obsolete. Just remove it from the ISDN driver.
-Andi