Re: [BUG] object: is not initialized, yet kobject_put() is beingcalled

From: Jiri Kosina
Date: Tue Sep 21 2010 - 12:24:44 EST


On Tue, 21 Sep 2010, Heinz Diehl wrote:

> > strace -f would likely be more helpful.
>
> Oops, yes, of course. Output is attached.

OK, so the problem is

21206 open("/dev/hiddev0", O_RDWR|O_NOCTTY) = -1 ENODEV (No such device)
21206 open("/dev/hiddev1", O_RDWR|O_NOCTTY) = -1 ENODEV (No such device)
21206 open("/dev/hiddev2", O_RDWR|O_NOCTTY) = -1 ENODEV (No such device)

Do you have 8fe294caf8c868edd9046251824a0af91991bf43 commit applied? (it
is included in -rc5).

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/