From: Fabian Frederick Date: Wed, 6 Aug 2014 23:05:03 +0000 (-0700) Subject: include/linux/memblock.h: add __init to memblock_set_bottom_up() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~137^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cfb3665e864755400dc57b6ceee2ebb6b382910;p=pandora-kernel.git 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 Reviewed-by: Tang Chen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed