From: Steffen Klassert Date: Tue, 27 Aug 2013 11:43:30 +0000 (+0200) Subject: xfrm: Remove ancient sleeping when the SA is in acquire state X-Git-Tag: v3.14-rc1~94^2~428^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b8ef3415a21f173ab115e90ec92c071a03f22d7;p=pandora-kernel.git xfrm: Remove ancient sleeping when the SA is in acquire state We now queue packets to the policy if the states are not yet resolved, this replaces the ancient sleeping code. Also the sleeping can cause indefinite task hangs if the needed state does not get resolved. Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed