public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* so what *is* obsolete and removable?
@ 2007-04-15 20:55 Robert P. J. Day
  2007-04-15 21:45 ` Jiri Slaby
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Robert P. J. Day @ 2007-04-15 20:55 UTC (permalink / raw)
  To: Linux Kernel Mailing List


  in a recent posting, ian anderson suggested that, before kernel
features are removed, they should spend a reasonable amount of time in
the feature removal file to give everyone fair warning.  if that's the
case, then there are a *bunch* of things that should perhaps be added
to that file real soon now just to start the clock ticking.

  as a trivial first observation, there are a load of options
described as "obsolete" in one way or another in the various Kconfig
files:

$ grep -iw obsolete $(find . -name Kconfig\*)
./net/sched/Kconfig:    bool "Traffic Policing (obsolete)"
./net/netfilter/Kconfig:        bool "Layer 3 Dependent Connection tracking (OBSOLETE)"
./net/netfilter/Kconfig:          This target replaced the old obsolete QUEUE target.
./net/ipv6/netfilter/Kconfig:   tristate "IP6 Userspace queueing via NETLINK (OBSOLETE)"
./net/ipv4/netfilter/Kconfig:   tristate "IP Userspace queueing via NETLINK (OBSOLETE)"
./net/ipv4/Kconfig:       This code is experimental and also obsolete. If you want to use it,
./net/bridge/netfilter/Kconfig: tristate "ebt: ulog support (OBSOLETE)"
./drivers/pcmcia/Kconfig:       bool "PCMCIA control ioctl (obsolete)"
./drivers/net/wireless/Kconfig:# Note : the cards are obsolete (can't buy them anymore), but the drivers
./drivers/net/wireless/Kconfig:comment "Obsolete Wireless cards support (pre-802.11)"
./drivers/net/Kconfig:    new card, since the 3c501 is slow, broken, and obsolete: you will
./drivers/net/Kconfig:  tristate "Traffic Shaper (OBSOLETE)"
./drivers/block/paride/Kconfig:   This option enables support for the (obsolete) EPIA parallel port
./drivers/block/paride/Kconfig:   This option enables support for the (obsolete) 90c20 parallel port
./drivers/block/Kconfig:          obsolete. For details, read <file:Documentation/ramdisk.txt>.
./drivers/sbus/char/Kconfig:    tristate "Bidirectional parallel port support (OBSOLETE)"
./drivers/sbus/char/Kconfig:      Say Y here to support Sun's obsolete variant of IEEE1284
./drivers/message/i2o/Kconfig:  bool "Enable ioctls (OBSOLETE)"
./drivers/char/Kconfig: tristate "Moxa SmartIO support (OBSOLETE)"
./drivers/char/Kconfig: tristate "RAW driver (/dev/raw/rawN) (OBSOLETE)"
./drivers/mtd/chips/Kconfig:      select some other chip drivers which are now considered obsolete,
./drivers/isdn/Kconfig: tristate "Old ISDN4Linux (obsolete)"
./drivers/isdn/Kconfig:   Therefore the old ISDN4Linux layer is becoming obsolete. It is
./lib/Kconfig.debug:    bool "Enable unused/obsolete exported symbols"
./arch/i386/Kconfig:      1995 when it was made obsolete by the PCI bus.
./arch/arm/Kconfig:       1995 when it was made obsolete by the PCI bus.
./arch/sparc64/Kconfig:   1995 when it was made obsolete by the PCI bus.
./arch/m68k/Kconfig:      1995 when it was made obsolete by the PCI bus.
./arch/um/Kconfig.char:        tristate "RAW driver (/dev/raw/rawN) (OBSOLETE)"
./arch/um/Kconfig:      into UML. This option is largely obsolete, given that skas0 provides
./arch/mips/Kconfig:      1995 when it was made obsolete by the PCI bus.
./arch/powerpc/platforms/iseries/Kconfig:       tristate "iSeries Virtual Console Support (Obsolete)"
./arch/sh/Kconfig:        1995 when it was made obsolete by the PCI bus.
./sound/core/Kconfig:     Say Y here to support the obsolete ALSA PCM API (ver.0.9.0 rc3
./sound/oss/Kconfig:    bool "Obsolete OSS drivers"
./sound/oss/Kconfig:      This option enables support for obsolete OSS drivers that

  clearly, that was a fairly brainless search, but it still reveals a
pile of stuff that's "obsolete" (whatever that means in the context in
which it's used).  so what's really obsolete?

  as i recall, the isdn4linux was *un*obsoleted, wasn't it?  and raw
drivers are going to be kept around for a while longer.  so what's
legitimately dead?  or what should be added to the feature removal
schedule?  or, if it's not really "obsolete," perhaps it shouldn't be
described that way.

  just my $0.02 (Cdn).

rday

-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

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

end of thread, other threads:[~2007-04-17 17:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-15 20:55 so what *is* obsolete and removable? Robert P. J. Day
2007-04-15 21:45 ` Jiri Slaby
2007-04-15 21:50 ` Jesper Juhl
2007-04-16 14:44   ` Robert P. J. Day
2007-04-16 14:58     ` Adrian Bunk
2007-04-16 22:39 ` Tilman Schmidt
2007-04-16 23:13   ` Randy Dunlap
2007-04-17 12:52     ` Tilman Schmidt
2007-04-17 13:40       ` Alan Cox
2007-04-17 15:03         ` Tilman Schmidt
2007-04-17 15:33           ` Alan Cox
2007-04-17 17:55             ` Tilman Schmidt

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