On 2 August 2013 12:39, Srivatsa S. Bhat <[email protected]> wrote: > I guess you are printing it at an odd time, when the module > is still running its init function. Perhaps the core kernel > module infrastructure increments the refcount around that > region temporarily?
If I think logically, that sounds correct. I haven't looked at the implementation details though. But yes, I understood why my refcount was incremented :) Thanks. -- 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/

