From: Roland Dreier Date: Fri, 25 Jul 2008 03:36:59 +0000 (-0700) Subject: RDMA/ucma: BKL is not needed for ucma_open() X-Git-Tag: v2.6.27-rc1~67^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7a6117ee59c0001d58e830a82d7e205ed602bdd;p=pandora-kernel.git RDMA/ucma: BKL is not needed for ucma_open() Remove explicit lock_kernel() calls and document why the code is safe. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed