Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750763AbWEZOJt (ORCPT ); Fri, 26 May 2006 10:09:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750765AbWEZOJt (ORCPT ); Fri, 26 May 2006 10:09:49 -0400 Received: from smtp.ustc.edu.cn ([202.38.64.16]:4483 "HELO ustc.edu.cn") by vger.kernel.org with SMTP id S1750763AbWEZOJs (ORCPT ); Fri, 26 May 2006 10:09:48 -0400 Message-ID: <348652585.13489@ustc.edu.cn> X-EYOUMAIL-SMTPAUTH: wfg@mail.ustc.edu.cn Date: Fri, 26 May 2006 22:09:51 +0800 From: Wu Fengguang To: Christoph Lameter Cc: Andrew Morton , linux-kernel@vger.kernel.org, Nick Piggin Subject: Re: [PATCH 02/33] radixtree: introduce __radix_tree_lookup_parent() Message-ID: <20060526140951.GA13954@mail.ustc.edu.cn> Mail-Followup-To: Wu Fengguang , Christoph Lameter , Andrew Morton , linux-kernel@vger.kernel.org, Nick Piggin References: <20060526113906.084341801@localhost.localdomain> <348644373.06563@ustc.edu.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 697 Lines: 19 On Fri, May 26, 2006 at 06:56:47AM -0700, Christoph Lameter wrote: > On Fri, 26 May 2006, Wu Fengguang wrote: > > > Introduce a general lookup function to radix tree. > > > > - __radix_tree_lookup_parent(root, index, level) > > Perform partial lookup, return the @level'th parent of the slot at > > @index. > > > > Signed-off-by: Christoph Lameter > > Would you please remove my signoff? I never reviewed this code. Sorry, ok. - 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/