cfi_probe module usage count when insmod physmap.o fails
David Woodhouse
dwmw2 at infradead.org
Tue Feb 13 12:38:14 EST 2001
vmalik at danielind.com said:
> I solved the problem with an extra line in physmap.c right before it
> exits because do_cfi_probe() failed that decrements the cfi_probe
> module usage count as thus:
> inter_module_put("cfi_probe");
Probably right. It was all working fine when it was using
get_module_symbol(). Now, I think I'm going to just give up and switch over
to hard dependencies on the symbols.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list