linux/drivers/infiniband
Roland Dreier 7162a3e0db [IB] uverbs: Avoid NULL pointer deref on CQ async event
Userspace CQs that have no completion event channel attached end up
with their cq_context set to NULL.  However, asynchronous events like
"CQ overrun" can still occur on such CQs, so add a uverbs_file member
to struct ib_ucq_object that we can follow to deliver these events.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-31 07:10:32 -08:00
..
core [IB] uverbs: Avoid NULL pointer deref on CQ async event 2005-10-31 07:10:32 -08:00
hw/mthca [IB] mthca: report asynchronous CQ events 2005-10-29 07:39:42 -07:00
ulp/ipoib [IPoIB] use spin_trylock_irqsave() 2005-10-29 13:54:40 -07:00
Kconfig [PATCH] IB: clean up user access config options 2005-09-07 12:43:08 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00