From: Yinghai Lu Date: Thu, 17 Feb 2011 13:53:20 +0000 (+0100) Subject: x86-64, NUMA: Put dummy_numa_init() in the init section X-Git-Tag: v2.6.39-rc1~499^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d496f9f232790d44144f3784856290e0b27b8f3;p=pandora-kernel.git x86-64, NUMA: Put dummy_numa_init() in the init section dummy_numa_init() is used only during system boot. Put it in .init like other NUMA init functions. - tj: Description update. Signed-off-by: Yinghai Lu Signed-off-by: Tejun Heo --- Reading git-diff-tree failed