Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756135Ab0HDVxl (ORCPT ); Wed, 4 Aug 2010 17:53:41 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:45304 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755244Ab0HDVxe (ORCPT ); Wed, 4 Aug 2010 17:53:34 -0400 Date: Wed, 4 Aug 2010 14:52:05 -0700 From: Andrew Morton To: Greg KH Cc: Stefani Seibold , linux-kernel@vger.kernel.org, "Ira W. Snyder" , Andi Kleen , Alan Cox , tytso@mit.edu Subject: Re: new gerneric kfifo API Message-Id: <20100804145205.524c1c03.akpm@linux-foundation.org> In-Reply-To: <20100804201724.GA32100@suse.de> References: <201005132135.o4DLZ9WI021613@imap1.linux-foundation.org> <1280905854.8441.3.camel@wall-e.seibold.net> <20100804194617.GA30773@suse.de> <1280952551.8594.0.camel@wall-e.seibold.net> <20100804201724.GA32100@suse.de> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1603 Lines: 40 On Wed, 4 Aug 2010 13:17:24 -0700 Greg KH wrote: > On Wed, Aug 04, 2010 at 10:09:11PM +0200, Stefani Seibold wrote: > > Am Mittwoch, den 04.08.2010, 12:46 -0700 schrieb Greg KH: > > > On Wed, Aug 04, 2010 at 09:10:54AM +0200, Stefani Seibold wrote: > > > > Hi, > > > > > > > > once again. Kernel 2.6.35 is out and i want to know if there is play plan to > > > > merge the generic kfifo API. All complains was fixed, so there is no > > > > reason to shift the merge again. Please gibe me a short answer. > > > > > > These have been in the -mm tree for a few major kernel releases now, > > > right? And they are API safe, and only change the internals, right? > > > > > > If so, I see no objection to merging them now, especially as you will be > > > around to fix up any problems that people have, right? :) > > > > > > > right! > > Great. As Andrew doesn't have the time to send them on, want me to? If > so, care to point me at them in his tree, or resend them to me? > One does a little more than "send things on"... I have a little pile of kfifo changes queud for 2.6.36. The "generic kfifo" patches are a large rotorooting of the whole facility, based on that work (I hope). There's also the abandoned kfifo-replace-the-old-non-generic-api-kfifo-fix-scatterlist-usage.patch which never got resolved with the originator. -- 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/