public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] delete devfs
@ 2004-07-21 14:15 Greg KH
  2004-07-21 14:26 ` Oliver Neukum
                   ` (2 more replies)
  0 siblings, 3 replies; 96+ messages in thread
From: Greg KH @ 2004-07-21 14:15 UTC (permalink / raw)
  To: linux-kernel

Hm, seems kernel.org dropped my big patch, so the patch below can be
found at:
	www.kernel.org/pub/linux/kernel/people/gregkh/misc/2.6/devfs-delete-2.6.8-rc2.patch



----- Forwarded message from Greg KH <greg@kroah.com> -----

Date: Wed, 21 Jul 2004 02:49:37 -0400
From: Greg KH <greg@kroah.com>
To: Andrew Morton <akpm@osdl.org>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: [PATCH] delete devfs

Ok, to test out the new development model, here's a nice patch that
simply removes the devfs code.  No commercial distro supports this for
2.6, and both Gentoo and Debian have full udev support for 2.6, so it is
not needed there either.  Combine this with the fact that Richard has
sent me a number of good udev patches to fix up some "emulate devfs with
udev" minor issues, I think we can successfully do this now.

Andrew, please apply this to your tree and feel free to send it to Linus
when you think it should be there.

thanks,

greg k-h

<PATCH SNIPPED>

----- End forwarded message -----

^ permalink raw reply	[flat|nested] 96+ messages in thread
* New dev model (was [PATCH] delete devfs)
@ 2004-07-22  7:45 Svetoslav Slavtchev
  2004-07-22 10:40 ` Han Boetes
  0 siblings, 1 reply; 96+ messages in thread
From: Svetoslav Slavtchev @ 2004-07-22  7:45 UTC (permalink / raw)
  To: lkml ; +Cc: kernel

Hi,
sorry for the scrumbled reply as i'm not
subscribed to the list.

Mandrake is using devfs as default way to manage
devices ever since it included the 2.4.0-test kernels
and is currently near freeze for the next release 10.1
which will be probably based on 2.6.8 kernel still using
devfs. 
The current state of udev in Mandrake is pretty useless, 
none made attempts to integrate udev as replacement 
of devfs. Yes there is a binary package of udev,
but technically it's as if it's missing. udev
is mostly working, but ....
the entire distro is not aware of it existence
udev is not supported by init scripts, mkinitrd
the distro's tools for configuration

if you really decide to drop devfs so soon,
i guess the only choice for the next Mandrake release
would be to revert the patch or stay with an older kernel

best,

svetljo

-- 
+++ GMX DSL-Tarife 3 Monate gratis* +++ Nur bis 25.7.2004 +++
Bis 24.000 MB oder 300 Freistunden inkl. http://www.gmx.net/de/go/dsl


^ permalink raw reply	[flat|nested] 96+ messages in thread
* Re: New dev model (was [PATCH] delete devfs)
@ 2004-07-22 13:17 Svetoslav Slavtchev
  0 siblings, 0 replies; 96+ messages in thread
From: Svetoslav Slavtchev @ 2004-07-22 13:17 UTC (permalink / raw)
  To: lkml ; +Cc: kernel, nplanel, tmb

once again, sorry for this way of replying,
could you keep me CC'd as i'm not subscribed to lkml

-----------start of original message --------------
On Thu, 2004-07-22 at 05:19, Andrew Morton wrote:
> Greg KH <greg@kroah.com> wrote:
> >
> > On Thu, Jul 22, 2004 at 02:55:39AM -0700, Andrew Morton wrote:
> > > Adrian Bunk <bunk@fs.tum.de> wrote:
> > > >
> > > > Changes that remove functionally like Greg's patch are hopefully 
> > > > still 2.7 stuff - 2.6 is a stable kernel series and smooth upgrades 
> > > > inside a stable kernel series are a must for many users.
> > > 
> > > I don't necessarily agree that such changes in the userspace interface
> > > should be tied to the kernel version number, really.  That's a three
or
> > > four year warning period, which is unreasonably long.  Six to twelve
months
> > > should be long enough for udev-based replacements to stabilise and
> > > propagate out into distributions.
> > 
> > Users have had the 6-12 month warning about devfs for a while now :)
> 
> No, they had a three year warning.  "It'll be gone in 2.8".
> 
> > Ok, if people think that would really change anything, I'll wait a year.
> > I'm patient :)
> 
> Delete 100 lines per week ;)

That could be done by sending in smaller patches that remove devfs calls
from drivers.  If nothing in the kernel is using devfs, then there is no
reason to keep it around anymore...

Just a thought.

josh

-----------end of original message --------------

please don't do it /*at least not in the following two months :-)*/

what does this buy us ?

once again about the upcoming Mandrake 10.1,
we already have readded devfs support to isdn,
should we start tracking bk-head for such patches
that remove devfs support from drivers
and revert them ? 
should we stay with 2.6.7 (or eventually 2.6.8)?
there is really no time to integarate/test udev
as replacement of devfs for the next release.

best,

svetljo

-- 
+++ GMX DSL-Tarife 3 Monate gratis* +++ Nur bis 25.7.2004 +++
Bis 24.000 MB oder 300 Freistunden inkl. http://www.gmx.net/de/go/dsl


^ permalink raw reply	[flat|nested] 96+ messages in thread

end of thread, other threads:[~2004-08-04 21:53 UTC | newest]

Thread overview: 96+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-21 14:15 [PATCH] delete devfs Greg KH
2004-07-21 14:26 ` Oliver Neukum
2004-07-21 14:35   ` Lars Marowsky-Bree
2004-07-21 14:52   ` Greg KH
2004-07-21 21:19     ` Jesse Stockall
2004-07-21 21:27       ` Greg KH
2004-07-21 21:53         ` Jesse Stockall
2004-07-21 22:05           ` Greg KH
2004-07-21 22:17             ` Jesse Stockall
2004-07-21 22:47             ` Oliver Neukum
2004-07-22  6:49               ` Greg KH
2004-07-22  9:55                 ` Oliver Neukum
2004-07-22 10:08                   ` Paolo Ciarrocchi
2004-07-22 16:13                 ` Matt Porter
2004-07-23 19:06                   ` [RFC]: CONFIG_UNSUPPORTED (was: Re: [PATCH] delete devfs) R. J. Wysocki
2004-07-23 20:04                     ` Adrian Bunk
2004-07-23 21:17                       ` Russell King
2004-07-23 21:22                       ` R. J. Wysocki
2004-07-23 23:35                       ` Sam Ravnborg
2004-07-23 22:01                         ` [RFC]: CONFIG_UNSUPPORTED Stephen Wille Padnos
2004-07-22  1:08           ` [PATCH] delete devfs Grzegorz Jaśkiewicz
2004-07-22  1:48             ` Mike Snitzer
2004-07-21 22:02         ` Adrian Bunk
2004-07-21 22:07           ` Greg KH
2004-07-21 22:14             ` David Weinehall
2004-07-21 22:31             ` Brian Gerst
2004-07-21 23:11               ` New dev model (was [PATCH] delete devfs) Jonathan Corbet
2004-07-21 23:52                 ` Adrian Bunk
2004-07-22  9:55                   ` Andrew Morton
2004-07-22  7:04                     ` Greg KH
2004-07-22 10:19                       ` Andrew Morton
2004-07-22 12:55                         ` Josh Boyer
2004-07-22 11:32                       ` Giacomo A. Catenazzi
2004-07-22 19:12                         ` Greg KH
2004-07-22 19:33                     ` Adrian Bunk
2004-07-22 22:28                       ` Paul Jackson
2004-07-22 23:25                         ` Adrian Bunk
2004-07-23  2:22                           ` Tim Wright
2004-07-23  6:31                             ` Ville Herva
2004-07-23 21:04                               ` Valdis.Kletnieks
2004-07-23 21:08                                 ` Ville Herva
2004-07-25 11:59                             ` Jan Knutar
2004-07-25 18:53                               ` Jesper Juhl
2004-07-23  8:16                         ` szonyi calin
2004-07-23 12:21                           ` Jonathan Corbet
2004-07-23 19:59                             ` Adrian Bunk
2004-07-24 14:24                             ` Marcelo Tosatti
2004-07-23 14:54                           ` Geert Uytterhoeven
2004-07-23 15:50                             ` szonyi calin
2004-07-27 22:18                               ` Bill Davidsen
2004-07-28 21:25                                 ` Krzysztof Halasa
2004-08-02 18:48                                   ` Bill Davidsen
2004-08-03 22:07                                     ` Krzysztof Halasa
2004-07-24 16:21                           ` Ragnar Hojland Espinosa
2004-07-27 22:12                         ` Bill Davidsen
2004-07-28  7:24                           ` Paul Jackson
2004-07-22 23:01                       ` Andrew Morton
2004-07-22 20:18                         ` Adrian Bunk
2004-07-22 20:28                         ` Kevin Fox
2004-07-23 20:09                           ` Adrian Bunk
2004-07-22 21:01                         ` Martin Schlemmer
2004-07-23  0:39                         ` Jason Cooper
2004-07-23 20:57                         ` Timothy Miller
2004-07-25 13:30                           ` Adrian Bunk
2004-07-26  1:38                         ` Ben Hoskings
2004-07-26  2:12                           ` Bernd Eckenfels
2004-07-28  6:25                             ` Ben Hoskings
2004-07-28 21:23                             ` Krzysztof Halasa
2004-08-04 21:53                               ` Bernd Eckenfels
2004-07-28 21:22                           ` Krzysztof Halasa
2004-07-29 12:25                     ` Adrian Bunk
2004-07-22  1:33               ` [PATCH] delete devfs Mike Snitzer
2004-07-21 23:26             ` R. J. Wysocki
2004-07-21 22:11           ` Francois Romieu
2004-07-21 22:40             ` Adrian Bunk
2004-07-21 23:15               ` Francois Romieu
2004-07-22  8:23               ` sam
2004-07-22 10:24                 ` Gene Heskett
2004-07-22 10:58                   ` Nick Piggin
2004-07-22 21:06                   ` sam
2004-07-23  0:21                     ` Gene Heskett
2004-07-22 22:19                   ` Paul Jakma
2004-07-22 19:22         ` Martin Schlemmer
2004-07-22 17:56       ` Deepak Saxena
2004-07-21 14:52   ` Geert Uytterhoeven
2004-07-21 14:41 ` Matthew Garrett
2004-07-21 18:25   ` Greg KH
2004-07-21 19:55     ` Matthew Garrett
2004-07-21 19:34   ` Chris Wedgwood
2004-07-21 21:13   ` Ben Collins
2004-07-21 22:20   ` Wichert Akkerman
2004-07-22 19:44     ` Martin Schlemmer
2004-07-21 15:49 ` Kasper Sandberg
  -- strict thread matches above, loose matches on Subject: below --
2004-07-22  7:45 New dev model (was [PATCH] delete devfs) Svetoslav Slavtchev
2004-07-22 10:40 ` Han Boetes
2004-07-22 13:17 Svetoslav Slavtchev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox