Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933400AbYBMXIr (ORCPT ); Wed, 13 Feb 2008 18:08:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759325AbYBMXIT (ORCPT ); Wed, 13 Feb 2008 18:08:19 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:35162 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756645AbYBMXIS (ORCPT ); Wed, 13 Feb 2008 18:08:18 -0500 Date: Wed, 13 Feb 2008 15:07:38 -0800 From: Arjan van de Ven To: Harvey Harrison Cc: Andrew Morton , Adrian Bunk , Linus Torvalds , David Miller , Thomas Gleixner , "H. Peter Anvin" , Pavel Emelyanov , LKML Subject: Re: [RFC PATCH] feature-removal: add documentation for exported symbols going away Message-ID: <20080213150738.787435a8@laptopd505.fenrus.org> In-Reply-To: <1202941327.18204.11.camel@brick> References: <1202941327.18204.11.camel@brick> Organization: Intel X-Mailer: Claws Mail 3.2.0 (GTK+ 2.12.5; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1382 Lines: 33 On Wed, 13 Feb 2008 14:22:06 -0800 Harvey Harrison wrote: > Signed-off-by: Harvey Harrison > --- > Documentation/feature-removal-schedule.txt | 10 ------ > Documentation/feature-removal/exported-symbols.txt | 34 > ++++++++++++++++++++ > arch/x86/kernel/io_delay.c | 2 +- > net/ipv4/inet_hashtables.c | 2 +- 4 files > changed, 36 insertions(+), 12 deletions(-) > > diff --git a/Documentation/feature-removal-schedule.txt > b/Documentation/feature-removal-schedule.txt index 4d3aa51..b09b193 > 100644 --- a/Documentation/feature-removal-schedule.txt > +++ b/Documentation/feature-removal-schedule.txt > @@ -118,16 +118,6 @@ Who: Adrian Bunk > > --------------------------- > > -What: Unused EXPORT_SYMBOL/EXPORT_SYMBOL_GPL exports > - (temporary transition config option provided until then) > - The transition config option will also be removed at the > same time. -When: before 2.6.19 3 releases is too long imo 1 release is plenty (esp since it's really 1 release + one devel cycle) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/