RDMA/ucma: BKL is not needed for ucma_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 lock_kernel() calls and document why the code is safe.

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

No differences found