diff options
author | Paul Jackson <pj@sgi.com> | 2006-03-22 00:09:10 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-22 07:54:06 -0800 |
commit | fdb7cc59084ba7eef935e4e40aaaf538ee34c625 (patch) | |
tree | d31bd847f2d9ea3f5b2a632c718b53797172af88 /fs | |
parent | 9b65ef59d42a56fa1358958ede77aaa5bac385a8 (diff) |
[PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fix
Fix bogus node loop in hugetlb.c alloc_fresh_huge_page(), which was
assuming that nodes are numbered contiguously from 0 to num_online_nodes().
Once the hotplug folks get this far, that will be false.
Signed-off-by: Paul Jackson <pj@sgi.com>
Acked-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions