* Re: [ANNOUNCE] udev 150 release
2010-01-07 17:03 [ANNOUNCE] udev 150 release Kay Sievers
@ 2010-01-07 17:33 ` Greg KH
2010-01-07 18:07 ` Kay Sievers
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2010-01-07 17:33 UTC (permalink / raw)
To: linux-hotplug
On Thu, Jan 07, 2010 at 06:03:28PM +0100, Kay Sievers wrote:
> Here comes a new udev version. Thanks to all who have contributed to
> this release.
Wow, 150 releases, who would have thought. Thanks so much Kay for
keeping this going.
> udev 150
> ====
> Bugfixes.
>
> Kernels with SYSFS_DEPRECATED=y are not supported since a while. Many users
> depend on the current sysfs layout and the information not available in the
> deprecated layout. All remaining support for the deprecated sysfs layout is
> removed now.
Nice, we should start to work on removing this option in the kernel now
as well.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [ANNOUNCE] udev 150 release
2010-01-07 17:03 [ANNOUNCE] udev 150 release Kay Sievers
2010-01-07 17:33 ` Greg KH
@ 2010-01-07 18:07 ` Kay Sievers
2010-01-07 18:12 ` Greg KH
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Kay Sievers @ 2010-01-07 18:07 UTC (permalink / raw)
To: linux-hotplug
On Thu, Jan 7, 2010 at 18:33, Greg KH <greg@kroah.com> wrote:
> On Thu, Jan 07, 2010 at 06:03:28PM +0100, Kay Sievers wrote:
>> Here comes a new udev version. Thanks to all who have contributed to
>> this release.
>
> Wow, 150 releases, who would have thought.
Yeah, it has gone a long way over the last couple of years. :)
> Thanks so much Kay for keeping this going.
Oh, thanks to you for all the support on the kernel side, and when the
"discussions" get hot, we wouldn't be where we are today without your
continuous support.
>> udev 150
>> ====
>> Bugfixes.
>>
>> Kernels with SYSFS_DEPRECATED=y are not supported since a while. Many users
>> depend on the current sysfs layout and the information not available in the
>> deprecated layout. All remaining support for the deprecated sysfs layout is
>> removed now.
>
> Nice, we should start to work on removing this option in the kernel now
> as well.
Yeah, that would be awesome, and make the "subsystem patch", which
cleans up the last weirdness in sysfs, the artificial split between
classes and buses, really really simple. :)
Thanks,
Kay
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [ANNOUNCE] udev 150 release
2010-01-07 17:03 [ANNOUNCE] udev 150 release Kay Sievers
2010-01-07 17:33 ` Greg KH
2010-01-07 18:07 ` Kay Sievers
@ 2010-01-07 18:12 ` Greg KH
2010-01-07 18:32 ` Robby Workman
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2010-01-07 18:12 UTC (permalink / raw)
To: linux-hotplug
On Thu, Jan 07, 2010 at 07:07:29PM +0100, Kay Sievers wrote:
> On Thu, Jan 7, 2010 at 18:33, Greg KH <greg@kroah.com> wrote:
> >> udev 150
> >> ====
> >> Bugfixes.
> >>
> >> Kernels with SYSFS_DEPRECATED=y are not supported since a while. Many users
> >> depend on the current sysfs layout and the information not available in the
> >> deprecated layout. All remaining support for the deprecated sysfs layout is
> >> removed now.
> >
> > Nice, we should start to work on removing this option in the kernel now
> > as well.
>
> Yeah, that would be awesome, and make the "subsystem patch", which
> cleans up the last weirdness in sysfs, the artificial split between
> classes and buses, really really simple. :)
I would like that.
Anyone remember what udev version that is needed if we remove that
kernel option? I'll try to dig through the different distros to see if
it is yet safe to remove.
And the subsystem merge would be good to have as well, I see the crap
that various android drivers are doing with sysfs and want to keep that
from propagating into the mainline kernel. The subsystem stuff should
stop most of that.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [ANNOUNCE] udev 150 release
2010-01-07 17:03 [ANNOUNCE] udev 150 release Kay Sievers
` (2 preceding siblings ...)
2010-01-07 18:12 ` Greg KH
@ 2010-01-07 18:32 ` Robby Workman
2010-01-07 19:37 ` Greg KH
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Robby Workman @ 2010-01-07 18:32 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 1227 bytes --]
On Thu, 7 Jan 2010 10:12:09 -0800
Greg KH <greg@kroah.com> wrote:
> On Thu, Jan 07, 2010 at 07:07:29PM +0100, Kay Sievers wrote:
> > On Thu, Jan 7, 2010 at 18:33, Greg KH <greg@kroah.com> wrote:
> > >> udev 150
> > >> ========
> > >> Bugfixes.
> > >>
> > >> Kernels with SYSFS_DEPRECATED=y are not supported since a while.
> > >> Many users depend on the current sysfs layout and the
> > >> information not available in the deprecated layout. All
> > >> remaining support for the deprecated sysfs layout is removed now.
> > >
> > > Nice, we should start to work on removing this option in the
> > > kernel now as well.
> >
> > Yeah, that would be awesome, and make the "subsystem patch", which
> > cleans up the last weirdness in sysfs, the artificial split between
> > classes and buses, really really simple. :)
>
> I would like that.
>
> Anyone remember what udev version that is needed if we remove that
> kernel option? I'll try to dig through the different distros to see
> if it is yet safe to remove.
Back in Slackware 12.0, we shipped 2.6.21.5 with:
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_PM_SYSFS_DEPRECATED is not set
and udev-111. Maybe that's helpful :-)
-RW
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [ANNOUNCE] udev 150 release
2010-01-07 17:03 [ANNOUNCE] udev 150 release Kay Sievers
` (3 preceding siblings ...)
2010-01-07 18:32 ` Robby Workman
@ 2010-01-07 19:37 ` Greg KH
2010-01-07 19:56 ` Robby Workman
2010-01-08 16:29 ` Greg KH
6 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2010-01-07 19:37 UTC (permalink / raw)
To: linux-hotplug
On Thu, Jan 07, 2010 at 12:32:03PM -0600, Robby Workman wrote:
> On Thu, 7 Jan 2010 10:12:09 -0800
> Greg KH <greg@kroah.com> wrote:
>
> > On Thu, Jan 07, 2010 at 07:07:29PM +0100, Kay Sievers wrote:
> > > On Thu, Jan 7, 2010 at 18:33, Greg KH <greg@kroah.com> wrote:
> > > >> udev 150
> > > >> ====
> > > >> Bugfixes.
> > > >>
> > > >> Kernels with SYSFS_DEPRECATED=y are not supported since a while.
> > > >> Many users depend on the current sysfs layout and the
> > > >> information not available in the deprecated layout. All
> > > >> remaining support for the deprecated sysfs layout is removed now.
> > > >
> > > > Nice, we should start to work on removing this option in the
> > > > kernel now as well.
> > >
> > > Yeah, that would be awesome, and make the "subsystem patch", which
> > > cleans up the last weirdness in sysfs, the artificial split between
> > > classes and buses, really really simple. :)
> >
> > I would like that.
> >
> > Anyone remember what udev version that is needed if we remove that
> > kernel option? I'll try to dig through the different distros to see
> > if it is yet safe to remove.
>
>
> Back in Slackware 12.0, we shipped 2.6.21.5 with:
> # CONFIG_SYSFS_DEPRECATED is not set
> # CONFIG_PM_SYSFS_DEPRECATED is not set
> and udev-111. Maybe that's helpful :-)
It is, thanks. So I'm guessing the release before this needed that
setting? If so, is it still being supported, and when was it released?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [ANNOUNCE] udev 150 release
2010-01-07 17:03 [ANNOUNCE] udev 150 release Kay Sievers
` (4 preceding siblings ...)
2010-01-07 19:37 ` Greg KH
@ 2010-01-07 19:56 ` Robby Workman
2010-01-08 16:29 ` Greg KH
6 siblings, 0 replies; 8+ messages in thread
From: Robby Workman @ 2010-01-07 19:56 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 2160 bytes --]
On Thu, 7 Jan 2010 11:37:24 -0800
Greg KH <greg@kroah.com> wrote:
> On Thu, Jan 07, 2010 at 12:32:03PM -0600, Robby Workman wrote:
> > On Thu, 7 Jan 2010 10:12:09 -0800
> > Greg KH <greg@kroah.com> wrote:
> >
> > > On Thu, Jan 07, 2010 at 07:07:29PM +0100, Kay Sievers wrote:
> > > > On Thu, Jan 7, 2010 at 18:33, Greg KH <greg@kroah.com> wrote:
> > > > >> udev 150
> > > > >> ========
> > > > >> Bugfixes.
> > > > >>
> > > > >> Kernels with SYSFS_DEPRECATED=y are not supported since a
> > > > >> while. Many users depend on the current sysfs layout and the
> > > > >> information not available in the deprecated layout. All
> > > > >> remaining support for the deprecated sysfs layout is removed
> > > > >> now.
> > > > >
> > > > > Nice, we should start to work on removing this option in the
> > > > > kernel now as well.
> > > >
> > > > Yeah, that would be awesome, and make the "subsystem patch",
> > > > which cleans up the last weirdness in sysfs, the artificial
> > > > split between classes and buses, really really simple. :)
> > >
> > > I would like that.
> > >
> > > Anyone remember what udev version that is needed if we remove that
> > > kernel option? I'll try to dig through the different distros to
> > > see if it is yet safe to remove.
> >
> >
> > Back in Slackware 12.0, we shipped 2.6.21.5 with:
> > # CONFIG_SYSFS_DEPRECATED is not set
> > # CONFIG_PM_SYSFS_DEPRECATED is not set
> > and udev-111. Maybe that's helpful :-)
>
> It is, thanks. So I'm guessing the release before this needed that
> setting? If so, is it still being supported, and when was it
> released?
>
Our previous release, 11.0, shipped with 2.4.something as the
stock kernel, but we did ship 2.6.18 as an optional kernel in
/testing. That one is definitely too old, as it doesn't even
have SYSFS_DEPRECATED in the config:
$ grep SYSFS config-generic-2.6.18
CONFIG_VIDEO_PVRUSB2_SYSFS=y
CONFIG_RTC_INTF_SYSFS=m
CONFIG_SYSFS=y
This should narrow down the search to 2.6.19 or 2.6.20 though.
For what it's worth, 12.0 was shipped on 20070630, and 11.0 went
out on 20061001.
-RW
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [ANNOUNCE] udev 150 release
2010-01-07 17:03 [ANNOUNCE] udev 150 release Kay Sievers
` (5 preceding siblings ...)
2010-01-07 19:56 ` Robby Workman
@ 2010-01-08 16:29 ` Greg KH
6 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2010-01-08 16:29 UTC (permalink / raw)
To: linux-hotplug
On Thu, Jan 07, 2010 at 01:56:25PM -0600, Robby Workman wrote:
> On Thu, 7 Jan 2010 11:37:24 -0800
> Greg KH <greg@kroah.com> wrote:
>
> > On Thu, Jan 07, 2010 at 12:32:03PM -0600, Robby Workman wrote:
> > > On Thu, 7 Jan 2010 10:12:09 -0800
> > > Greg KH <greg@kroah.com> wrote:
> > >
> > > > On Thu, Jan 07, 2010 at 07:07:29PM +0100, Kay Sievers wrote:
> > > > > On Thu, Jan 7, 2010 at 18:33, Greg KH <greg@kroah.com> wrote:
> > > > > >> udev 150
> > > > > >> ====
> > > > > >> Bugfixes.
> > > > > >>
> > > > > >> Kernels with SYSFS_DEPRECATED=y are not supported since a
> > > > > >> while. Many users depend on the current sysfs layout and the
> > > > > >> information not available in the deprecated layout. All
> > > > > >> remaining support for the deprecated sysfs layout is removed
> > > > > >> now.
> > > > > >
> > > > > > Nice, we should start to work on removing this option in the
> > > > > > kernel now as well.
> > > > >
> > > > > Yeah, that would be awesome, and make the "subsystem patch",
> > > > > which cleans up the last weirdness in sysfs, the artificial
> > > > > split between classes and buses, really really simple. :)
> > > >
> > > > I would like that.
> > > >
> > > > Anyone remember what udev version that is needed if we remove that
> > > > kernel option? I'll try to dig through the different distros to
> > > > see if it is yet safe to remove.
> > >
> > >
> > > Back in Slackware 12.0, we shipped 2.6.21.5 with:
> > > # CONFIG_SYSFS_DEPRECATED is not set
> > > # CONFIG_PM_SYSFS_DEPRECATED is not set
> > > and udev-111. Maybe that's helpful :-)
> >
> > It is, thanks. So I'm guessing the release before this needed that
> > setting? If so, is it still being supported, and when was it
> > released?
> >
>
> Our previous release, 11.0, shipped with 2.4.something as the
> stock kernel, but we did ship 2.6.18 as an optional kernel in
> /testing. That one is definitely too old, as it doesn't even
> have SYSFS_DEPRECATED in the config:
>
> $ grep SYSFS config-generic-2.6.18
> CONFIG_VIDEO_PVRUSB2_SYSFS=y
> CONFIG_RTC_INTF_SYSFS=m
> CONFIG_SYSFS=y
>
> This should narrow down the search to 2.6.19 or 2.6.20 though.
>
> For what it's worth, 12.0 was shipped on 20070630, and 11.0 went
> out on 20061001.
Thanks a lot of this information, it is most helpful.
greg k-h
^ permalink raw reply [flat|nested] 8+ messages in thread