From: Herbert Xu Date: Tue, 9 Oct 2007 20:33:35 +0000 (-0700) Subject: [IPSEC]: Move state lock into x->type->output X-Git-Tag: v2.6.24-rc1~1454^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7c6538cd84f8072fad43bfce530f5bf695edbba;p=pandora-kernel.git [IPSEC]: Move state lock into x->type->output This patch releases the lock on the state before calling x->type->output. It also adds the lock to the spots where they're currently needed. Most of those places (all except mip6) are expected to disappear with async crypto. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed