From: Trond Myklebust Date: Mon, 2 Aug 2010 00:14:55 +0000 (-0400) Subject: SUNRPC: Defer deleting the security context until gss_do_free_ctx() X-Git-Tag: v2.6.36-rc1~498^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d8a374673c9bc62bc78a2d8fe64553a51542cb4;p=pandora-kernel.git SUNRPC: Defer deleting the security context until gss_do_free_ctx() There is no need to delete the gss context separately from the rest of the security context information, and doing so gives rise to a an rcu_dereference_check() warning. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed