From: Bryan O'Sullivan Date: Thu, 15 Mar 2007 21:45:13 +0000 (-0700) Subject: IB/ipath: Fix unit selection when all CPU affinity bits set X-Git-Tag: v2.6.22-rc1~1126^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0810daf74c564a3615eba5002cc11c21a0949ba;p=pandora-kernel.git IB/ipath: Fix unit selection when all CPU affinity bits set At some point things changed so that all the affinity bits can be set, but cpus_full() macro is not true. This caused problems with the unit selection logic on multi-unit (board) configurations. Signed-off-by: Dave Olson Signed-off-by: Bryan O'Sullivan Signed-off-by: Roland Dreier --- Reading git-diff-tree failed