>Making ext2 as a module in 2.4.18-pre4 seems to be broken.
>
>
>
>depmod: *** Unresolved symbols in
>/lib/modules/2.4.18-pre4/kernel/fs/ext2/ext2.o
>depmod: waitfor_one_page
>
Add "EXPORT_SYMBOL(waitfor_one_page);" to linux/kernel/ksyms.c (without
the quotes).
-
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/