[openib-general] [git pull] InfiniBand fixes for 2.6.16

Roland Dreier rdreier at cisco.com
Tue Jan 31 15:18:23 PST 2006


Linus, please pull from

    master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git for-linus

This tree is also available from kernel.org mirrors at:

    git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git for-linus

The pull will get the following changes:

Ingo Molnar:
      IB/srp: Semaphore to mutex conversion

Michael S. Tsirkin:
      IPoIB: Make sure path is fully initialized before using it
      IB/uverbs: Flush scheduled work before unloading module
      IB/sa_query: Flush scheduled work before unloading module
      IPoIB: Lock accesses to multicast packet queues
      IB/mthca: Use correct GID in MADs sent on port 2
      IB/mthca: Relax UAR size check
      IB/mthca: Don't cancel commands on a signal

Roland Dreier:
      IB/mthca: Semaphore to mutex conversions

 drivers/infiniband/core/sa_query.c             |    2 +
 drivers/infiniband/core/uverbs_main.c          |    1 +
 drivers/infiniband/hw/mthca/mthca_av.c         |    2 +
 drivers/infiniband/hw/mthca/mthca_cmd.c        |   13 +++------
 drivers/infiniband/hw/mthca/mthca_dev.h        |    8 +++--
 drivers/infiniband/hw/mthca/mthca_main.c       |   10 +++++--
 drivers/infiniband/hw/mthca/mthca_mcg.c        |   20 +++++--------
 drivers/infiniband/hw/mthca/mthca_memfree.c    |   36 ++++++++++++------------
 drivers/infiniband/hw/mthca/mthca_memfree.h    |    7 ++---
 drivers/infiniband/hw/mthca/mthca_provider.c   |    6 ++--
 drivers/infiniband/ulp/ipoib/ipoib_main.c      |    4 +--
 drivers/infiniband/ulp/ipoib/ipoib_multicast.c |   25 +++++++++++++++--
 drivers/infiniband/ulp/srp/ib_srp.c            |   14 +++++----
 drivers/infiniband/ulp/srp/ib_srp.h            |    5 +--
 14 files changed, 86 insertions(+), 67 deletions(-)



More information about the general mailing list