Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754266Ab2JATnf (ORCPT ); Mon, 1 Oct 2012 15:43:35 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42563 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752076Ab2JATnd (ORCPT ); Mon, 1 Oct 2012 15:43:33 -0400 Date: Mon, 1 Oct 2012 12:43:31 -0700 From: Andrew Morton To: Daniel Santos Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-sparse@vger.kernel.org, Akinobu Mita , Andi Kleen , Andrea Arcangeli , Christopher Li , David Daney , David Howells , David Rientjes , David Woodhouse , Don Zickus , Greg Kroah-Hartman , Hidetoshi Seto , "H. Peter Anvin" Subject: Re: [PATCH v6 0/25] Generic Red-Black Trees Message-Id: <20121001124331.540a2615.akpm@linux-foundation.org> In-Reply-To: <1348797281-25021-1-git-send-email-daniel.santos@pobox.com> References: <1348797281-25021-1-git-send-email-daniel.santos@pobox.com> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; 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: 632 Lines: 15 On Thu, 27 Sep 2012 20:54:16 -0500 Daniel Santos wrote: > This patch set improves on Andrea Arcangeli's original Red-Black Tree > implementation by adding generic search and insert functions with > complete support for: I grabbed patches 1-7, but I don't expect to send them in for 3.7. It's not a good time to be merging new material, but I like cleanups. -- 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/