From: Dean Roe Date: Mon, 6 Mar 2006 16:32:05 +0000 (-0600) Subject: [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode() X-Git-Tag: v2.6.17-rc1~148^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=769ebc66dec24770ea1e99019099d2bc636a61d3;p=pandora-kernel.git [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode() Fix a for-loop in sn_hwperf_geoid_to_cnode(). It needs to loop over num_cnodes to ensure it can still process TIO nodes in addition to compute nodes on systems with many nodes. Interim fix until better support for many (>265) nodes is complete. Signed-off-by: Dean Roe Signed-off-by: Tony Luck --- Reading git-diff-tree failed