All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Greg KH <gregkh@suse.de>
Cc: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: kobject_add failed with -EEXIST
Date: Tue, 21 Nov 2006 11:49:34 +0100	[thread overview]
Message-ID: <4562D9BE.6030604@gmail.com> (raw)
In-Reply-To: <20061120175209.GA27255@suse.de>

Greg KH wrote:
> On Mon, Nov 20, 2006 at 06:31:58PM +0100, Jiri Slaby wrote:
>> Greg KH wrote:
>>> On Mon, Nov 20, 2006 at 06:14:56PM +0100, Jiri Slaby wrote:
>>>> DEV: Unregistering device. ID = 'cls_device'
>>>> PM: Removing info for No Bus:cls_device
>>>> device_create_release called for cls_device
>>>> device class 'cls_class': unregistering
>>>> class 'cls_class': release.
>>>> class_create_release called for cls_class
>>>> cls_exit
>>> What does sysfs look like at this point in time?  Does
>>> /sys/class/cls_class exist?
>> No, there is no such dir (it disappears).
>>
>>> Also, which kernel version are you using here?
>> 2.6.19-rc6, 2.6.19-rc5-mm2
> 
> I can't duplicate this here at all with your example code.  Check
> userspace to see if HAL or your udev scripts are doing something
> "odd"...
> 
> What distro is this, and what version of HAL and udev are you using?

I'm not sure, if you get these?
http://lkml.org/lkml/2006/11/20/168
http://lkml.org/lkml/2006/11/20/197

I tried init=/bin/bash with no effect. 2.6.19-rc6 and 2.6.19-rc5-mm2 are on FC6,
2.6.19-rc5 is on some debian unstable (everything is mentioned in those links --
and my .config too).

$ rpm -q udev hal
udev-095-14
hal-0.5.8.1-4.fc6

regards,
-- 
http://www.fi.muni.cz/~xslaby/            Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8  22A0 32CC 55C3 39D4 7A7E

  reply	other threads:[~2006-11-21 10:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-20 17:14 kobject_add failed with -EEXIST Jiri Slaby
2006-11-20 17:27 ` Greg KH
2006-11-20 17:31   ` Jiri Slaby
2006-11-20 17:52     ` Greg KH
2006-11-21 10:49       ` Jiri Slaby [this message]
     [not found]       ` <4af2d03a0611241620h657de9b8jfb9310e19f68f426@mail.gmail.com>
2006-11-25  0:30         ` Fwd: " Jiri Slaby
2006-11-20 17:31 ` Greg KH
2006-11-20 17:42   ` Oliver Neukum
2006-11-20 17:47     ` Jiri Slaby
2006-11-20 18:15       ` Jiri Slaby
2006-11-20 18:23 ` Akinobu Mita
2006-11-20 18:56   ` Jiri Slaby
2006-11-20 19:53     ` [PATCH] driver core: delete virtual directory on class_unregister() Akinobu Mita
2006-11-20 20:34       ` Greg KH
2006-11-21  9:58         ` Akinobu Mita
2006-11-21 15:09           ` Cornelia Huck
2006-11-25  8:58 ` kobject_add failed with -EEXIST markus reichelt
  -- strict thread matches above, loose matches on Subject: below --
2006-11-17 15:40 Jiri Slaby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4562D9BE.6030604@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.