FYI:
depmod: *** Unresolved symbols in
/lib/modules/2.4.18-pre6/kernel/drivers/net/acenic.o
depmod: pci_unmap_addr_set
depmod: *** Unresolved symbols in
/lib/modules/2.4.18-pre6/kernel/drivers/net/wan/comx.o
depmod: proc_get_inode
And I still needed to manually add
EXPORT_SYMBOL(waitfor_one_page);
in kernel/ksyms.c
-- Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/> - 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/