x86-64, NUMA: Better explain numa_distance handling
authorTejun Heo <tj@kernel.org>
Wed, 2 Mar 2011 10:32:47 +0000 (11:32 +0100)
committerTejun Heo <tj@kernel.org>
Wed, 2 Mar 2011 15:34:21 +0000 (16:34 +0100)
Handling of out-of-bounds distances and allocation failure can use
better documentation.  Add it.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Acked-by: David Rientjes <rientjes@google.com>

No differences found