From: Steffen Klassert Date: Wed, 19 Feb 2014 12:33:24 +0000 (+0100) Subject: xfrm: Take xfrm_state_lock in xfrm_migrate_state_find X-Git-Tag: v3.14-rc6~30^2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0cba22e196122d26c92980943474eb53db8deb;p=pandora-kernel.git xfrm: Take xfrm_state_lock in xfrm_migrate_state_find A comment on xfrm_migrate_state_find() says that xfrm_state_lock is held. This is apparently not the case, but we need it to traverse through the state lists. Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed