smbfs and atmtcp broken when compiled as module in 2.3.x
np (nextstep@126.com)
Thu, 16 Sep 1999 12:44:03 +0800
I got this message "/lib/modules/2.3.18/fs/smbfs.o: unresolved symbol
get_cached_page" when I run "modprobe smbfs" after compiled smbfs as
module.
The "atmtcp" has the similar message but the unresolved symbol is
"atm_init_aal5".
I had found "get_cached_page" removed from file "filemap.c" in 2.3.x but
the prototype remained in "mm.h" .
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/