commit | feae1ef116ed381625d3731c5ae4f4ebcb3fa302 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rdreier@cisco.com> | Fri Jul 11 13:54:40 2008 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 11 16:40:58 2008 -0600 |
tree | 1b4dce5f279f5a0667a34cf2a4584af083bb5558 | |
parent | 5b2d281acb04a29fcdc76ced5ca6099565a0747f [diff] |
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>