]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
IB/umad: BKL is not needed for ib_umad_open()
authorRoland Dreier <rdreier@cisco.com>
Fri, 11 Jul 2008 20:54:40 +0000 (13:54 -0700)
committerJonathan Corbet <corbet@lwn.net>
Fri, 11 Jul 2008 22:40:58 +0000 (16:40 -0600)
commitfeae1ef116ed381625d3731c5ae4f4ebcb3fa302
tree1b4dce5f279f5a0667a34cf2a4584af083bb5558
parent5b2d281acb04a29fcdc76ced5ca6099565a0747f
IB/umad: BKL is not needed for ib_umad_open()

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>
drivers/infiniband/core/user_mad.c