On Mon, 7 Jun 2010, David Rientjes wrote: > On Fri, 21 May 2010, Christoph Lameter wrote: > > > kmalloc_node() and friends can be passed a constant -1 to indicate > > that no choice was made for the node from which the object needs to > > come. > > > > Add a constant for this. > > > > I think it would be better to simply use the generic NUMA_NO_NODE for this > purpose, which is identical to how hugetlb, pxm mappings, etc, use it to > specify no specific node affinity. Ok will do that in the next release. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>