From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 1wt.eu (1wt.eu [62.212.114.60]) by ozlabs.org (Postfix) with ESMTP id 9BCFFB6EF7 for ; Wed, 8 Feb 2012 23:26:45 +1100 (EST) Date: Wed, 8 Feb 2012 13:26:38 +0100 From: Willy Tarreau To: Joakim Tjernlund Subject: Re: [PATCH 00/14] Backport 8xx TLB to 2.4 Message-ID: <20120208122638.GE1379@1wt.eu> References: <1318246220-4839-1-git-send-email-Joakim.Tjernlund@transmode.se> <20111211173346.GC9019@1wt.eu> <20120208094426.GC1379@1wt.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: Scott Wood , linuxppc-dev , Dan Malek List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Feb 08, 2012 at 12:39:50PM +0100, Joakim Tjernlund wrote: > > BTW, since you're asking, you seem to still be using 2.4. Do you think it's > > worth pursuing maintenance over 2.4.37.12 and if so for how long ? I'm asking > > because until the break-in, I felt like almost nobody was using it anymore, > > but since the break-in, I received a number of mails asking where to download > > it. So now I assume that there are still users, but they're too much silent. > > yes, they are silent I guess. I figure, after 2.4.37.12, a public git tree > on kernel org which still receives fixes would be enough. That's probably a good idea indeed. It avoids the need for a release for a single patch and still allows people to pick patches when they intend to build something. Regards, Willy