From: travis@sgi.com Date: Wed, 30 Jan 2008 12:33:25 +0000 (+0100) Subject: x86: change size of node ids from u8 to s16 X-Git-Tag: v2.6.25-rc1~1143^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4323838215184f5a2f081e0d17b8d60731b03164;p=pandora-kernel.git x86: change size of node ids from u8 to s16 Change the size of node ids for X86_64 from u8 to s16 to accomodate more than 32k nodes and allow for NUMA_NO_NODE (-1) to be sign extended to int. Cc: David Rientjes Cc: Yinghai Lu Cc: Eric Dumazet Signed-off-by: Mike Travis Reviewed-by: Christoph Lameter Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed