All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: Hotplug docs?
Date: Fri, 07 May 2004 21:57:46 +0000	[thread overview]
Message-ID: <20040507215746.GH13511@kroah.com> (raw)
In-Reply-To: <40882306.40704@bulldog.unca.edu>

On Thu, May 06, 2004 at 03:00:39PM -0400, Erik Harrison wrote:
> TO return to this old chestnut, I ran a grep -r through the 2.6.5 source 
> tree for kobject_add and kobject_register, and found pitifully few 
> entries - where else should I search to generate some docs?

Realize that all struct device objects contain a kobject.  The creation
and destruction of them cause the majority of hotplug events in the
kernel...  Also follow the hotplug_ops and see who uses them...

Good luck,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

      parent reply	other threads:[~2004-05-07 21:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-22 19:54 Hotplug docs? Erik Harrison
2004-04-22 23:09 ` Greg KH
2004-04-23  2:40 ` Erik Harrison
2004-05-06 19:00 ` Erik Harrison
2004-05-07 21:57 ` Greg KH [this message]

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=20040507215746.GH13511@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-hotplug@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.