bootmem: reorder code to match new bootmem structure
authorJohannes Weiner <hannes@saeurebad.de>
Thu, 24 Jul 2008 04:28:00 +0000 (21:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:19 +0000 (10:47 -0700)
commit223e8dc9249c9e15f6c8b638d73fcad78ccb0a88
treedff068c99609163c1632926c7f321279d8f945d8
parent7251ff78b94c2a68d267623d09b32672b20662c1
bootmem: reorder code to match new bootmem structure

This only reorders functions so that further patches will be easier to
read.  No code changed.

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/bootmem.h
mm/bootmem.c