From: Herbert Xu Date: Wed, 14 Nov 2007 05:45:58 +0000 (-0800) Subject: [IPSEC]: Move state lock into x->type->input X-Git-Tag: v2.6.25-rc1~1162^2~1438 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ebea8ef3559b545c37b016f44e84c3b33e47c39;p=pandora-kernel.git [IPSEC]: Move state lock into x->type->input This patch releases the lock on the state before calling x->type->input. 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