Vlad, Please pull the following patches from git.openfabrics.org/~mmarciniszyn/scm/linux-2.6.to_ofed.
Thanks! Mike commit 74a041bbed802c193007f9fa3e2c75ae0424e625 Author: Mike Marciniszyn <[email protected]> Date: Wed Jul 27 15:05:29 2011 -0400 IB/qib: Remove backport hunk from in the future Signed-off-by: Mike Marciniszyn <[email protected]> commit 08bb16a8da0890e6c6bb8e29f809b5d3c4fcaedc Author: Mike Marciniszyn <[email protected]> Date: Wed Jul 27 15:02:10 2011 -0400 IB/qib: Remove backport hunk from in the future Signed-off-by: Mike Marciniszyn <[email protected]> commit e483e5e780f59b3cb9458d487f954424e59aac48 Author: Ram Vepa <[email protected]> Date: Wed Jul 27 14:13:01 2011 -0400 IB/qib: Adjust to use cpumask_weight() and cpumask_first() The cpus_weight macro doesn't work correctly when the CONFIG_CPUMASK_OFFSTACK is chosen. The macro can walk run off the end of the valid bits in the mask because NR_CPUS is much larger than the actual number of bits. This patch adjusts the code to use the APIs that were added for kernels >= 2.6.30. Backport adjustments will need to be made for older kernels. An equivalent patch was also submitted submitted externally by KOSAKI Motohiro <[email protected]>. Signed-off-by: Mike Marciniszyn <[email protected]> commit f002850c98dbb0632188f551bcaae98bedc022a6 Author: Ram Vepa <[email protected]> Date: Wed Jul 27 13:59:38 2011 -0400 IB/qib: add sysfs interface to read free contexts Indicate the number of free user contexts via the sysfs file /sys/class/infiniband/qib0/nfreectxts as required for PSM. Signed-off-by: Ram Vepa <[email protected]> Signed-off-by: Mike Marciniszyn <[email protected]> commit 8c9fabd5e1431143effc6cf861e4bc47f0fa0971 Author: Mitko Haralanov <[email protected]> Date: Wed Jul 27 13:48:51 2011 -0400 IB/qib: Update active link width Update the active link width on QLE7220 chips when link goes down if chip width does not match shadowed width. Signed-off-by: Mitko Haralanov <[email protected]> Signed-off-by: Mike Marciniszyn <[email protected]> This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message. _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
