commit | f0810daf74c564a3615eba5002cc11c21a0949ba | [log] [tgz] |
---|---|---|
author | Bryan O'Sullivan <bos@pathscale.com> | Thu Mar 15 14:45:13 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Apr 18 20:20:59 2007 -0700 |
tree | 18632304f226fbb060e52ff601939470eafa9aa1 | |
parent | 662af5813be9aadf95ca310b7b6d1d37070c9922 [diff] |
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 <dave.olson@qlogic.com> Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>