On Wed, 2010-06-02 at 17:16 +0200, ext Jan Engelhardt wrote: > On Wednesday 2010-06-02 15:41, Luciano Coelho wrote: > > >+static int __init idletimer_tg_init(void) > >+{ > >+ int ret; > >+ > >+ idletimer_tg_kobj = kobject_create_and_add("idletimer", > >+ &THIS_MODULE->mkobj.kobj); > > Isn't this going to oops when you compile this module as =y? Damn, that's true. :( I'll investigate how to fix this. -- Cheers, Luca. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html