Re: [PATCH 06/60] sysfs: clarify SYSFS_DEPRECATED help text

From: Greg KH
Date: Wed Jan 07 2009 - 14:41:24 EST


On Wed, Jan 07, 2009 at 10:21:35AM +0100, Mikael Pettersson wrote:
> Greg Kroah-Hartman writes:
> > From: Kay Sievers <kay.sievers@xxxxxxxx>
> > + This option is not a pure compatibility option that can
> > + be safely enabled on newer distributions. It will change the
> > + layout of sysfs to the non-extensible deprecated version,
> > + and disable some features, which can not be exported without
> > + confusing older userspace tools. Since 2007/2008 all major
> > + distributions do not enable this option, and ship no tools which
> > + depend on the deprecated layout or this option.
> > +
> > + If you are using a new kernel on an older distribution, or use
> > + older userspace tools, you might need to say Y here. Do not say Y,
> > + if the original kernel, that came with your distribution, has
> > + this option set to N.
>
> Instead of making vague references to "older" tools, could someone
> please make a list of the major tools that depend on sysfs, and the
> minimal/oldest versions needed for the non-deprecated layout?

Patches to do so are gladly welcome, but it might be a bit difficult as
spelunking through old distros isn't exactly the most fun thing to do :)

In short, any distro released in 2008 is fine, for 2007, you should also
be fine, but you might want to be safe. anything older than that, you
should set this value to Y.

hope this helps,

greg k-h
--
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/