From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: numa_get_mems_allowed bug Date: Mon, 29 Nov 2010 20:35:11 +0100 Message-ID: <20101129193510.GC15763@basil.fritz.box> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-numa-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Michael Spiegel Cc: linux-numa@vger.kernel.org On Mon, Nov 29, 2010 at 02:19:29PM -0500, Michael Spiegel wrote: > To stimulate some discussion, here is the patch file for the issue. > It does the appropriate error checking. The patch does not use > getpol(), my question was whether it should call the function or not. Patch looks good to me. getpol() is just a utility function. -Andi