[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1009211821560.26813@pobox.suse.cz>
Date: Tue, 21 Sep 2010 18:24:37 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Heinz Diehl <htd@...tha.org>
Cc: Heinz Diehl <htd@...cy-poultry.org>, Alan Ott <alan@...nal11.us>,
Markus Trippelsdorf <markus@...ppelsdorf.de>,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
linux-input@...r.kernel.org, Arnd Bergmann <arnd@...db.de>
Subject: Re: [BUG] object: is not initialized, yet kobject_put() is being
called
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists