kernel-fxtec-pro1x/drivers/infiniband/core
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls
All of the open() functions which don't need the BKL on their face may
still depend on its acquisition to serialize opens against driver
initialization.  So make those functions acquire then release the BKL to be
on the safe side.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2008-06-20 14:05:53 -06:00
..
addr.c trivial endianness annotations: infiniband core 2008-03-30 14:20:24 -07:00
agent.c
agent.h
cache.c
cm.c IB/cm: Endianness annotations 2008-04-16 21:01:07 -07:00
cm_msgs.h
cma.c RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 2008-04-16 21:09:25 -07:00
core_priv.h
device.c
fmr_pool.c IB: Use shorter list_splice_init() for brevity 2008-04-16 21:09:26 -07:00
iwcm.c RDMA/iwcm: Don't access a cm_id after dropping reference 2008-03-10 21:22:22 -07:00
iwcm.h
mad.c
mad_priv.h
mad_rmpp.c
mad_rmpp.h
Makefile
multicast.c
packer.c
sa.h
sa_query.c
smi.c
smi.h
sysfs.c IB: convert struct class_device to struct device 2008-04-19 19:10:30 -07:00
ucm.c Add a bunch of cycle_kernel_lock() calls 2008-06-20 14:05:53 -06:00
ucma.c RDMA/ucma: Endian annotation 2008-04-16 21:01:07 -07:00
ud_header.c
umem.c IB: expand ib_umem_get() prototype 2008-04-29 08:06:12 -07:00
user_mad.c infiniband: more BKL pushdown 2008-06-20 14:05:51 -06:00
uverbs.h IB: convert struct class_device to struct device 2008-04-19 19:10:30 -07:00
uverbs_cmd.c IB/core: Add support for "send with invalidate" work requests 2008-04-16 21:09:32 -07:00
uverbs_main.c infiniband: more BKL pushdown 2008-06-20 14:05:51 -06:00
uverbs_marshall.c
verbs.c IB/core: Add support for modify CQ 2008-04-16 21:09:33 -07:00