On Wed, 2008-05-21 at 14:30 +0300, Tziporet Koren wrote: > Ralph, > > Can you provide the patch to OFED 1.3.1 today so we will be able to > include it in RC1? > > Thanks > Tziporet
The patch is available for pulling from: git://git.openfabrics.org/~ralphc/linux-2.6/.git ofed_kernel commit 2c62d7930703acea41568a98cc74e712475ebe38 Author: Ralph Campbell (QLogic) <[EMAIL PROTECTED]> Date: Tue May 20 16:58:41 2008 -0700 IB/MAD - fix crash when HCA returns IB_MAD_RESULT_SUCCESS|IB_MAD_RESULT_CONS This was observed with the hw/ipath driver, but could happen with any driver. It's OFED bug 1027. The fix is to kfree the local data and break, rather than falling through. Signed-off-by: Dave Olson <[EMAIL PROTECTED]> _______________________________________________ general mailing list general@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general