RDMA/ucm: BKL is not needed for ib_ucm_open()
commit5ba18b186c979283a2bf75a28b7ea325184b0c08
authorRoland Dreier <rolandd@cisco.com>
Fri, 25 Jul 2008 03:36:59 +0000 (24 20:36 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jul 2008 03:36:59 +0000 (24 20:36 -0700)
tree3a9c51629ce217d92f4315fbe3b6cedf905f2635
parentf7a6117ee59c0001d58e830a82d7e205ed602bdd
RDMA/ucm: BKL is not needed for ib_ucm_open()

Remove explicit cycle_kernel_lock() call and document why the code is safe.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/ucm.c