linux-stable-rt/drivers/infiniband/core
Michael S. Tsirkin 0f47ae0b3e IB/sa_query: Flush scheduled work before unloading module
sa_query schedules work on IB asynchronous events.  After
unregistering the async event handler, make sure that this work has
completed before releasing the IB device (and possibly allowing the
sa_query module text to go away).

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-01-17 09:53:51 -08:00
..
Makefile
agent.c
agent.h
cache.c
cm.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
cm_msgs.h
core_priv.h
device.c IB: convert from semaphores to mutexes 2006-01-13 14:51:39 -08:00
fmr_pool.c
mad.c
mad_priv.h
mad_rmpp.c
mad_rmpp.h
packer.c
sa_query.c IB/sa_query: Flush scheduled work before unloading module 2006-01-17 09:53:51 -08:00
smi.c
smi.h
sysfs.c
ucm.c IB: convert from semaphores to mutexes 2006-01-13 14:51:39 -08:00
ud_header.c
user_mad.c
uverbs.h IB: convert from semaphores to mutexes 2006-01-13 14:51:39 -08:00
uverbs_cmd.c IB: convert from semaphores to mutexes 2006-01-13 14:51:39 -08:00
uverbs_main.c IB/uverbs: Flush scheduled work before unloading module 2006-01-17 09:41:47 -08:00
uverbs_mem.c
verbs.c