bootmem: Make __alloc_bootmem_low_node fall back to other nodes
authorJohannes Weiner <hannes@saeurebad.de>
Thu, 24 Jul 2008 04:28:08 +0000 (21:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:20 +0000 (10:47 -0700)
commit4cc278b721d5bf3569dfc5f1100253042e097bc3
treea2e1a918b76a68c72152f8f9c95449d1a5ba69ab
parent0f3caba211babef6e3fbde1ba76ddc79321bc92f
bootmem: Make __alloc_bootmem_low_node fall back to other nodes

__alloc_bootmem_node already does this, make the interface consistent.

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/bootmem.c