Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751090AbVKJAMc (ORCPT ); Wed, 9 Nov 2005 19:12:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751098AbVKJAMc (ORCPT ); Wed, 9 Nov 2005 19:12:32 -0500 Received: from holomorphy.com ([66.93.40.71]:47820 "EHLO holomorphy.com") by vger.kernel.org with ESMTP id S1751090AbVKJAMb (ORCPT ); Wed, 9 Nov 2005 19:12:31 -0500 Date: Wed, 9 Nov 2005 16:11:46 -0800 From: William Lee Irwin III To: Adam Litke Cc: akpm@osdl.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, David Gibson , hugh@veritas.com, rohit.seth@intel.com, kenneth.w.chen@intel.com Subject: Re: [PATCH 2/4] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page Message-ID: <20051110001146.GL29402@holomorphy.com> References: <1131578925.28383.9.camel@localhost.localdomain> <1131579472.28383.20.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1131579472.28383.20.camel@localhost.localdomain> Organization: The Domain of Holomorphy User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 902 Lines: 24 On Wed, Nov 09, 2005 at 05:37:52PM -0600, Adam Litke wrote: > Hugetlb: Rename find_lock_page to find_or_alloc_huge_page > On Wed, 2005-10-26 at 12:00 +1000, David Gibson wrote: > - find_lock_huge_page() isn't a great name, since it does extra things > not analagous to find_lock_page(). Rename it > find_or_alloc_huge_page() which is closer to the mark. > Original post by David Gibson > Version 2: Wed 9 Nov 2005 > Split into a separate patch > Signed-off-by: David Gibson > Signed-off-by: Adam Litke Also innocuous. Acked-by: William Irwin -- wli - 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/