]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit80030c93c82fd863444d91ca35d363409e96989a
treedff068c99609163c1632926c7f321279d8f945d8
parent335b8b2d05acefc8651c4e7e28558969a9294add
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