From: Yinghai Lu Date: Mon, 2 May 2011 15:24:49 +0000 (+0200) Subject: x86, NUMA: Rename setup_node_bootmem() to setup_node_data() X-Git-Tag: v3.0-rc1~396^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56bca80db8903bb557b9ac38da68dc5b98ea672;p=pandora-kernel.git x86, NUMA: Rename setup_node_bootmem() to setup_node_data() After using memblock to replace bootmem, that function only sets up node_data now. Change the name to reflect what it actually does. tj: Minor adjustment to the patch description. Signed-off-by: Yinghai Lu Signed-off-by: Tejun Heo --- Reading git-diff-tree failed