From: hawkes@sgi.com Date: Fri, 18 Nov 2005 19:30:34 +0000 (-0800) Subject: [IA64] fix bug in sn/ia64 for sparse CPU numbering X-Git-Tag: v2.6.15-rc3~129^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=090de0b77ceed1f1d05883fa744760f0c65d9c31;p=pandora-kernel.git [IA64] fix bug in sn/ia64 for sparse CPU numbering The kernel's use of the for_each_*cpu(i) macros has allowed for sparse CPU numbering. When I hacked the kernel to test sparse cpu_present_map[] and cpu_possible_map[] cpumasks, I discovered one remaining spot, in sn_hwperf_ioctl() during sn initialization, that needs to be fixed. Signed-off-by: John Hawkes Signed-off-by: Dean Roe Signed-off-by: Tony Luck --- Reading git-diff-tree failed