]> git.karo-electronics.de Git - karo-tx-linux.git/commit
include/linux/memblock.h: add __init to memblock_set_bottom_up()
authorFabian Frederick <fabf@skynet.be>
Thu, 26 Jun 2014 00:42:29 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 26 Jun 2014 00:42:29 +0000 (10:42 +1000)
commit7e7cf607fb61eabd121420f5a7ca7ba2a1e1a5cf
tree7892d0cd68b31ec02a9ab17bace31c5d10ee86c8
parent2e6fa38aa2b092b3f96449851d5bf41dad87c6cb
include/linux/memblock.h: add __init to memblock_set_bottom_up()

memblock_set_bottom_up() is only called by __init
cmdline_parse_movable_node() and __init numa_init().

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/memblock.h