linux/drivers/infiniband/hw/mthca
Roland Dreier 75eeec2f3f [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()
We should always re-arm an event queue's interrupt in
mthca_tavor_interrupt() if the corresponding bit is set in the event cause
register (ECR), even if we didn't find any entries in the EQ.  If we don't,
then there's a window where we miss an EQ entry and then get stuck because
we don't get another EQ event.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-23 16:38:39 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
mthca_allocator.c [PATCH] IB/mthca: Factor out common queue alloc code 2005-08-26 20:37:37 -07:00
mthca_av.c [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
mthca_cmd.c [IB] mthca: Fix off by one bug in mthca_map_cmd 2005-09-26 09:42:09 -07:00
mthca_cmd.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
mthca_config_reg.h [PATCH] IB: Add copyright notices 2005-08-26 20:37:35 -07:00
mthca_cq.c [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
mthca_dev.h [PATCH] IB/mthca: Add SRQ implementation 2005-08-26 20:37:37 -07:00
mthca_doorbell.h [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_eq.c [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() 2005-10-23 16:38:39 -07:00
mthca_mad.c [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
mthca_main.c [IB] mthca: Fix memory leak on device close 2005-09-30 13:55:50 -07:00
mthca_mcg.c [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_memfree.c [IB] mthca: Round up number of slots in HCA context memory table 2005-09-26 21:12:26 -07:00
mthca_memfree.h [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_mr.c [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region() 2005-08-26 20:37:36 -07:00
mthca_pd.c [PATCH] IB: Add copyright notices 2005-08-26 20:37:35 -07:00
mthca_profile.c [PATCH] IB/mthca: Add SRQ implementation 2005-08-26 20:37:37 -07:00
mthca_profile.h [PATCH] IB/mthca: Add SRQ implementation 2005-08-26 20:37:37 -07:00
mthca_provider.c [IB] mthca: fix hw_ver value returned from mthca_query_device 2005-09-27 13:54:44 -07:00
mthca_provider.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
mthca_qp.c [PATCH] IB/mthca: Fix device removal memory leak 2005-09-20 10:54:48 -07:00
mthca_reset.c [PATCH] PCI: remove CONFIG_PCI_NAMES 2005-09-08 14:57:23 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_user.h [PATCH] IB/mthca: Add SRQ implementation 2005-08-26 20:37:37 -07:00
mthca_wqe.h [PATCH] IB/mthca: Move WQE structures into their own header 2005-08-26 20:37:37 -07:00