commit | 00ef2d2f84babb9b209f0fc003bc490c6bf1e6ef | [log] [tgz] |
---|---|---|
author | David Rientjes <[email protected]> | Fri Feb 22 16:35:36 2013 -0800 |
committer | Linus Torvalds <[email protected]> | Sat Feb 23 17:50:21 2013 -0800 |
tree | 9377f30bced99b458f7466ec1719ca284b4b2003 | |
parent | 751efd8610d3d7d67b7bdf7f62646edea7365dd7 [diff] |
mm: use NUMA_NO_NODE Make a sweep through mm/ and convert code that uses -1 directly to using the more appropriate NUMA_NO_NODE. Signed-off-by: David Rientjes <[email protected]> Reviewed-by: Yasuaki Ishimatsu <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>