From: Ganapathi CH Date: Sun, 18 Jun 2006 03:37:40 +0000 (-0700) Subject: IB/uverbs: Release lock on error path X-Git-Tag: v2.6.18-rc1~1110^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f76013e3ffda605b20184db5862ce1efcb6f5a;p=pandora-kernel.git IB/uverbs: Release lock on error path If ibdev->alloc_ucontext() fails then ib_uverbs_get_context() does not unlock file->mutex before returning error. Signed-off by: Ganapathi CH Signed-off-by: Roland Dreier --- Reading git-diff-tree failed