kernel-ark/drivers/infiniband/hw/mthca
Roland Dreier 6577ae51cf [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs
Userspace SRQs don't have a buffer allocated for them in the kernel, so
it doesn't make sense to set srq->last during initialization.  In fact,
this can crash trying to follow a nonexistent buffer pointer.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-09-19 09:17:56 -07:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c
mthca_cmd.c
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c
mthca_dev.h
mthca_doorbell.h
mthca_eq.c [PATCH] IB/mthca: Initialize eq->nent before we use it 2005-09-18 22:02:38 -07:00
mthca_mad.c
mthca_main.c
mthca_mcg.c
mthca_memfree.c
mthca_memfree.h
mthca_mr.c
mthca_pd.c
mthca_profile.c
mthca_profile.h
mthca_provider.c
mthca_provider.h
mthca_qp.c [PATCH] IB/mthca: fix posting of first work request 2005-09-18 22:02:37 -07:00
mthca_reset.c
mthca_srq.c [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs 2005-09-19 09:17:56 -07:00
mthca_uar.c
mthca_user.h
mthca_wqe.h