All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <rdreier@cisco.com>
To: torvalds@osdl.org
Cc: linux-kernel@vger.kernel.org, openib-general@openib.org
Subject: [git pull] InfiniBand fixes for 2.6.16
Date: Tue, 31 Jan 2006 15:18:23 -0800	[thread overview]
Message-ID: <adaek2o56m8.fsf@cisco.com> (raw)
In-Reply-To: <adar76zort4.fsf@cisco.com> (Roland Dreier's message of "Mon, 23 Jan 2006 08:03:03 -0800")

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(-)

      reply	other threads:[~2006-01-31 23:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-23 16:03 [git pull] InfiniBand fixes for 2.6.16 Roland Dreier
2006-01-31 23:18 ` Roland Dreier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=adaek2o56m8.fsf@cisco.com \
    --to=rdreier@cisco.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openib-general@openib.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.