IB/uverbs: BKL is not needed for ib_uverbs_open()
authorRoland Dreier <rdreier@cisco.com>
Fri, 27 Jun 2008 21:43:20 +0000 (14:43 -0700)
committerJonathan Corbet <corbet@lwn.net>
Fri, 4 Jul 2008 16:32:28 +0000 (10:32 -0600)
Remove explicit lock_kernel() calls and document why the code is safe.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

No differences found