lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0704151647200.29357@localhost.localdomain>
Date:	Sun, 15 Apr 2007 16:55:40 -0400 (EDT)
From:	"Robert P. J. Day" <rpjday@...dspring.com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: so what *is* obsolete and removable?


  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
========================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ