From: Tejun Heo Date: Wed, 16 Feb 2011 16:11:08 +0000 (+0100) Subject: x86-64, NUMA: Introduce struct numa_meminfo X-Git-Tag: v2.6.39-rc1~499^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e7b78d0674882a0aae043fda428c583dbb225d;p=pandora-kernel.git x86-64, NUMA: Introduce struct numa_meminfo Arrays for memblks and nodeids and their length lived in separate variables making things unnecessarily cumbersome. Introduce struct numa_meminfo which contains all memory configuration info. This patch doesn't cause any behavior change. Signed-off-by: Tejun Heo Cc: Yinghai Lu Cc: Brian Gerst Cc: Cyrill Gorcunov Cc: Shaohui Zheng Cc: David Rientjes Cc: Ingo Molnar Cc: H. Peter Anvin --- Reading git-diff-tree failed