kernel-ark/drivers/infiniband/hw/ehca
Alexander Schmidt 9420269428 IB/ehca: Rework destroy_eq()
The ibmebus_free_irq() function, which might sleep, was called with
interrupts disabled.  To fix this, make sure that no interrupts are
running by killing the interrupt tasklet.  Also lock the
shca_list_lock to protect against the poll_eqs_timer running
concurrently.

Signed-off-by: Alexander Schmidt <alexs@linux.vnet.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-12-09 10:11:04 -08:00
..
ehca_av.c IB/ehca: Remove tgid checking 2008-04-16 21:01:13 -07:00
ehca_classes_pSeries.h IB/ehca: Remove superfluous bitmasks from QP control block 2009-06-03 13:25:42 -07:00
ehca_classes.h IB/ehca: Rework destroy_eq() 2009-12-09 10:11:04 -08:00
ehca_cq.c IB/ehca: Fix printk format warnings from u64 type change 2009-01-16 14:55:28 -08:00
ehca_eq.c IB/ehca: Rework destroy_eq() 2009-12-09 10:11:04 -08:00
ehca_hca.c IB/ehca: Ensure that guid_entry index is not negative 2009-06-22 22:23:48 -07:00
ehca_irq.c infiniband: Remove void casts 2009-05-13 16:53:39 -07:00
ehca_irq.h
ehca_iverbs.h IB/ehca: Generate flush status CQ entries 2008-09-20 20:05:21 -07:00
ehca_main.c IB/ehca: Rework destroy_eq() 2009-12-09 10:11:04 -08:00
ehca_mcast.c IB/ehca: Fix printk format warnings from u64 type change 2009-01-16 14:55:28 -08:00
ehca_mrmw.c walk system ram range 2009-09-23 07:39:41 -07:00
ehca_mrmw.h IB/ehca: Tolerate dynamic memory operations before driver load 2009-06-22 22:18:51 -07:00
ehca_pd.c IB/ehca: Remove tgid checking 2008-04-16 21:01:13 -07:00
ehca_qes.h IB/ehca: Discard double CQE for one WR 2008-08-12 11:34:59 -07:00
ehca_qp.c IB/ehca: Remove superfluous bitmasks from QP control block 2009-06-03 13:25:42 -07:00
ehca_reqs.c IB/ehca: Fix CQE flags reporting 2009-09-05 20:22:55 -07:00
ehca_sqp.c IB/ehca: Construct MAD redirect replies from request MAD 2009-09-05 20:22:55 -07:00
ehca_tools.h IB/ehca: Fix printk format warnings from u64 type change 2009-01-16 14:55:28 -08:00
ehca_uverbs.c const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
hcp_if.c IB/ehca: Remove unnecessary memory operations for userspace queue pairs 2009-05-13 16:52:43 -07:00
hcp_if.h IB/ehca: Remove unnecessary memory operations for userspace queue pairs 2009-05-13 16:52:43 -07:00
hcp_phyp.c IB/ehca: Remove unnecessary memory operations for userspace queue pairs 2009-05-13 16:52:43 -07:00
hcp_phyp.h IB/ehca: Remove unnecessary memory operations for userspace queue pairs 2009-05-13 16:52:43 -07:00
hipz_fns_core.h
hipz_fns.h
hipz_hw.h
ipz_pt_fn.c IB/ehca: Fall back to vmalloc() for big allocations 2009-05-13 16:52:42 -07:00
ipz_pt_fn.h
Kconfig
Makefile