diff options
author | Tejun Heo <tj@kernel.org> | 2011-04-05 02:23:47 +0400 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2011-04-07 04:56:46 +0400 |
commit | 3fe14ab541cd9b0d1f243afb7556046f12c8743c (patch) | |
tree | 6dd136ad38d6ab7632f59171cdaa314a5da08be7 /arch/m32r | |
parent | 6221f222c0ebf1acdf7abcf927178f40e1a65e2a (diff) | |
download | linux-3fe14ab541cd9b0d1f243afb7556046f12c8743c.tar.xz |
x86-32, numa: Fix failure condition check in alloc_remap()
node_remap_{start|end}_vaddr[] describe [start, end) ranges; however,
alloc_remap() incorrectly failed when the current allocation + size
equaled the end but it should fail only when it goes over. Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Link: http://lkml.kernel.org/r/1301955840-7246-2-git-send-email-tj@kernel.org
Acked-by: Yinghai Lu <yinghai@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions