msdos.o: unresolved symbol is_binary

Shimon Cohen (shimonc@netvision.net.il)
Sat, 17 Apr 1999 07:08:50 +0000 (GMT)


Hi

In kernel ver 2.2.6 the subject msg when insmod msdos.o.
I solve the problem by changing the is_binary function at fat/misc.c to
fat_is_binary and EXPORT_SYMBOL it so msdos.o can resolve it.
Its seem to work but im not sure about it.

TIA

----- Shimon Cohen -----
shimonc@netvision.net.il

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