Re: numa_get_mems_allowed bug

Andi Kleen <[email protected]> Mon, 29 Nov 2010 20:35:11 +0100
Newsgroups org.kernel.vger.linux-numa
Message-ID <[email protected]>
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