On 11-09-15, 10:34, Russell King - ARM Linux wrote: > Well, that's got nothing to do with not having a module_exit().
Yeah, so we don't necessarily need a module_exit(), but the module should have freed the resources with module unplug. And that was missing with Arnd's patch.. Or did I misinterpret your comment ? -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

