> > > > Care to try this: > > + system_kset = kset_create_and_register("system", NULL, > > + &devices_kset->kobj, NULL); > > > > We should not join the kset, only use it as a parent. > > Yes, that fixes the problem for me! > > Can anyone else verify this?
I confirmed it fixed the problem. :-) Thanks. -- Yasunori Goto - 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/