RDMA/ucm: BKL is not needed for ib_ucm_open()
authorRoland Dreier <rolandd@cisco.com>
Fri, 25 Jul 2008 03:36:59 +0000 (20:36 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jul 2008 03:36:59 +0000 (20:36 -0700)
Remove explicit cycle_kernel_lock() call and document why the code is safe.

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found