Re: 2.6..15-rc7: CONFIG_HOTPLUG help text

From: Jesper Juhl
Date: Thu Dec 29 2005 - 18:35:23 EST


On 12/30/05, Grant Coady <grant_lkml@xxxxxxxxxxx> wrote:
> On Fri, 30 Dec 2005 00:19:03 +0100, Jesper Juhl <jesper.juhl@xxxxxxxxx> wrote:
>
> >On 12/30/05, Grant Coady <grant_lkml@xxxxxxxxxxx> wrote:
> >> Hi there,
> >>
> >> "
> >> CONFIG_HOTPLUG:
> >>
> >> This option is provided for the case where no in-kernel-tree
> >> modules require HOTPLUG functionality, but a module built
> >> outside the kernel tree does. Such modules require Y here.
> >> "
> >>
> >> This gives no indication it is required for udev. Or is it me confused?
> >>
> >It doesn't mention udev specifically, but it does say quite clearly
> >that it's for out-of-kernel stuff that requires hotplug, and udev is
> >such a thing.
>
> udev is an out-of-tree kernel module? Okay, why not bring it into
> the mainline kernel then? ;)
>
Heh, ok, you are right, I guess my eyes skipped the "module" bit. I
guess it should say something along the lines of

This option is provided for the case where no in-kernel-tree
modules require HOTPLUG functionality, but a module (or
other piece of software, like udev) built outside the kernel
tree does.
Such modules and other out-of-tree software require Y here.
If in doubt say Y.

How's that for a better wording?

--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
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/