From: Thomas Tai <thomas.tai@xxxxxxxxxx> Date: Fri, 11 Nov 2016 16:41:00 -0800 > A compile warning is introduced by a commit to fix the find_node(). > This patch fix the compile warning by moving find_node() into __init > section. Because find_node() is only used by memblock_nid_range() which > is only used by a __init add_node_ranges(). find_node() and > memblock_nid_range() should also be inside __init section. > > Signed-off-by: Thomas Tai <thomas.tai@xxxxxxxxxx> Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html