2.3.28 and fat as a module

Martin Douda (mad@students.zcu.cz)
Wed, 17 Nov 1999 09:07:27 +0000 ( )


Yesterday I tried to compile vfat and fat as a module in 2.3.28 and
# modprobe vfat
unresolved symbol alloc_pages in module fat.o

posible solution is to add line

EXPORT_SYMBOL(alloc_pages) to kernel/ksyms.c

or is better way, how to solve it?

-
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/