when i insmod the openafs module
insmod /usr/vice/etc/modload/libafs-2.4.4.o
i get a whole bunch (50 in fact) unresolved symbols. going through
some of them, i can see that they do in fact exist. for example:
root@gone:~ > grep inode_change_ok /proc/ksyms
c013ff20 inode_change_ok_R66fc5011
root@gone:~ > grep inode_change_ok /boot/System.map
c013ff20 T inode_change_ok
c028f399 ? __kstrtab_inode_change_ok
c0298d40 ? __ksymtab_inode_change_ok
so everything is in fact looking good. any ideas?
marius.
-- marius@{umich.edu,crockster.net,linux.com}, http://www.citi.umich.edu/u/marius - 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/