[ewg] [PATCH] IB/qib: latest QIB driver fixes

Ralph Campbell ralph.campbell at qlogic.com
Mon Nov 30 15:30:59 PST 2009


Vlad, please pull from

git://git.openfabrics.org/~ralphc/linux-2.6/.git ofed_kernel_1_5

for the following changes:

commit 2b4ea21146db9d57dc2ac496149f8b047b5b6fa5
Author: Ralph Campbell (QLogic) <ralphc at hosting.openfabrics.org>
Date:   Mon Nov 30 14:16:11 2009 -0800

    IB/qib: merge latest driver fixes
    
    This patch fixes several bugs found during testing.
    
    Signed-off-by: Ralph Campbell <ralph.campbell at qlogic.com>

commit bbb6332fa221f8acaf30a984625ded6219565f2d
Author: Ralph Campbell (QLogic) <ralphc at hosting.openfabrics.org>
Date:   Mon Nov 30 14:11:37 2009 -0800

    IB/ipath: Remove support for QLogic PCIe QLE devices
    
    The ib_qib driver is replacing the support for QLogic PCIe QLE devices
    and is removed from ib_ipath by this patch. The ib_ipath driver
    only supports the obsolete QLogic Hyper-Transport IB host channel
    adapter (model QHT7140).
    
    Signed-off-by: Ralph Campbell <ralph.campbell at qlogic.com>

commit 840bbefeda26d21bffae6b7cdc88e981fcfb0a45
Author: Ralph Campbell (QLogic) <ralphc at hosting.openfabrics.org>
Date:   Mon Nov 30 14:09:34 2009 -0800

    IB/core: allow HCAs to create IB port sysfs files
    This patch adds a new function to sysfs.c so that HCAs can
    create files in /sys/class/infiniband/<hca>/ports/<N>/.
    There is no need for an unregister function since the kobject
    reference will go to zero when ib_unregister_device() is called.
    
    Signed-off-by: Ralph Campbell <ralph.campbell at qlogic.com>

commit 829706f52d9182fdd82fee9b939e7db6b3dfb9cd
Author: Ralph Campbell (QLogic) <ralphc at hosting.openfabrics.org>
Date:   Mon Nov 30 14:06:07 2009 -0800

    backport: export kobject_create_and_add() and kobject_init_and_add()
    
    Export the functions kobject_create_and_add() and kobject_init_and_add()
    so other modules can use them.
    
    Signed-off-by: Ralph Campbell <ralph.campbell at qlogic.com>



More information about the ewg mailing list