From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932276AbWAQR5R (ORCPT ); Tue, 17 Jan 2006 12:57:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932275AbWAQR5R (ORCPT ); Tue, 17 Jan 2006 12:57:17 -0500 Received: from hellhawk.shadowen.org ([80.68.90.175]:26126 "EHLO hellhawk.shadowen.org") by vger.kernel.org with ESMTP id S932276AbWAQR5Q (ORCPT ); Tue, 17 Jan 2006 12:57:16 -0500 Message-ID: <43CD2FDF.8080006@shadowen.org> Date: Tue, 17 Jan 2006 17:56:47 +0000 From: Andy Whitcroft User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dave Hansen CC: Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] zonelists gfp_zone() is really gfp_zonelist() References: <20060117155010.GA16135@shadowen.org> <1137519100.5526.11.camel@localhost.localdomain> In-Reply-To: <1137519100.5526.11.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Dave Hansen wrote: > Hmm, but it's not really a zonelist, either. It's an index into an > array of zonelists that gets you a zonelist. How about > gfp_to_zonelist_nr()? Sounds fair, I'll respin the patch with a better name. -apw From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <43CD2FDF.8080006@shadowen.org> Date: Tue, 17 Jan 2006 17:56:47 +0000 From: Andy Whitcroft MIME-Version: 1.0 Subject: Re: [PATCH] zonelists gfp_zone() is really gfp_zonelist() References: <20060117155010.GA16135@shadowen.org> <1137519100.5526.11.camel@localhost.localdomain> In-Reply-To: <1137519100.5526.11.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Dave Hansen Cc: Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org List-ID: Dave Hansen wrote: > Hmm, but it's not really a zonelist, either. It's an index into an > array of zonelists that gets you a zonelist. How about > gfp_to_zonelist_nr()? Sounds fair, I'll respin the patch with a better name. -apw -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org