[GIT PULL] please pull infiniband.git

From: Roland Dreier
Date: Fri Nov 04 2011 - 14:27:23 EST


Hi Linus,

Please pull from

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

This will get a few more 3.2 merge window changes:

- a panic fix for the qib hardware driver
- a couple of cleanups to iSER's use of the DMA mapping API
- a fix to mthca that reduces memory use a bit

Mike Marciniszyn (1):
IB/qib: Fix panic in RC error flushing logic

Or Gerlitz (2):
IB/iser: Use separate buffers for the login request/response
IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers

Roland Dreier (2):
IB/mthca: Fix buddy->num_free allocation size
Merge branches 'iser', 'mthca' and 'qib' into for-next

drivers/infiniband/hw/mthca/mthca_mr.c | 2 +-
drivers/infiniband/hw/qib/qib_rc.c | 10 ++-----
drivers/infiniband/ulp/iser/iscsi_iser.c | 11 ++++++--
drivers/infiniband/ulp/iser/iscsi_iser.h | 4 +-
drivers/infiniband/ulp/iser/iser_initiator.c | 31 ++++++++++++++++++-----
drivers/infiniband/ulp/iser/iser_verbs.c | 33 ++++++++++++++++++++-----
6 files changed, 64 insertions(+), 27 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/