All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Andi Kleen <ak@suse.de>, David Woodhouse <dwmw2@infradead.org>,
	jgarzik@pobox.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [2.6 patch] schedule SHAPER for removal
Date: Fri, 13 Jan 2006 15:13:43 +0100	[thread overview]
Message-ID: <20060113141343.GM29663@stusta.de> (raw)
In-Reply-To: <1136944738.28616.0.camel@localhost.localdomain>

On Wed, Jan 11, 2006 at 01:58:58AM +0000, Alan Cox wrote:
> On Mer, 2006-01-11 at 01:53 +0100, Andi Kleen wrote:
> > shaper is completely obsolete and it's probably best to just remove
> > all references to it and the kernel driver too.
> 
> I would agree with that but it nees to go through a proper obsolesence
> and obliteration cycle not just vanish.

Patch below.

cu
Adrian


<--  snip  -->


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.15-mm3-full/Documentation/feature-removal-schedule.txt.old	2006-01-13 15:02:15.000000000 +0100
+++ linux-2.6.15-mm3-full/Documentation/feature-removal-schedule.txt	2006-01-13 15:06:19.000000000 +0100
@@ -164,0 +165,6 @@
+---------------------------
+
+What:   Traffic Shaper (CONFIG_SHAPER)
+When:   July 2006
+Why:    obsoleted by the code in net/sched/
+Who:    Adrian Bunk <bunk@stusta.de
--- linux-2.6.15-mm3-full/drivers/net/Kconfig.old	2006-01-13 15:06:34.000000000 +0100
+++ linux-2.6.15-mm3-full/drivers/net/Kconfig	2006-01-13 15:06:49.000000000 +0100
@@ -2663,7 +2663,7 @@
 	  "SCSI generic support".
 
 config SHAPER
-	tristate "Traffic Shaper (EXPERIMENTAL)"
+	tristate "Traffic Shaper (OBSOLETE)"
 	depends on EXPERIMENTAL
 	---help---
 	  The traffic shaper is a virtual network device that allows you to


  reply	other threads:[~2006-01-13 14:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-11  0:37 [2.6 patch] drivers/net/{,wireless/}Kconfig: remove dead URL Adrian Bunk
2006-01-11  0:46 ` David Woodhouse
2006-01-11  0:53   ` Andi Kleen
2006-01-11  1:58     ` Alan Cox
2006-01-13 14:13       ` Adrian Bunk [this message]
2006-01-11  1:08   ` Alan Cox
2006-01-11  1:06     ` David Woodhouse
2006-01-11  1:21   ` Adrian Bunk
2006-01-11  2:00     ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2006-01-19  2:11 [2.6 patch] schedule SHAPER for removal Adrian Bunk
2006-01-19 20:18 ` Jan Engelhardt
2006-01-19 21:57 ` Benjamin LaHaise
2006-01-21  0:48   ` Adrian Bunk
2006-01-22 17:47     ` Benjamin LaHaise
2006-01-22 18:20       ` Adrian Bunk
2006-01-22 18:32         ` Arjan van de Ven
2006-01-22 21:21           ` Dave Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060113141343.GM29663@stusta.de \
    --to=bunk@stusta.de \
    --cc=ak@suse.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=dwmw2@infradead.org \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.