[ofa-general] Re: PATCH 1/1 - fix kernel crash in mad.c whenIB_MAD_RESULT_(SUCCESS|CONSUMED) returned

Ralph Campbell ralph.campbell at qlogic.com
Wed May 21 10:34:20 PDT 2008


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) <ralphc at hosting.openfabrics.org>
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 <dave.olson at qlogic.com>





More information about the general mailing list