From: Steffen Klassert Date: Tue, 8 Oct 2013 08:49:45 +0000 (+0200) Subject: xfrm: Add refcount handling to queued policies X-Git-Tag: v3.12-rc7~20^2~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d8f6cb2f8735693396872f4608bbe305e8baee;p=pandora-kernel.git xfrm: Add refcount handling to queued policies We need to ensure that policies can't go away as long as the hold timer is armed, so take a refcont when we arm the timer and drop one if we delete it. Bug was introduced with git commit a0073fe18 ("xfrm: Add a state resolution packet queue") Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed