From: Herbert Xu Date: Tue, 9 Oct 2007 20:27:27 +0000 (-0700) Subject: [IPSEC]: Remove gratuitous km wake-up events on ACQUIRE X-Git-Tag: v2.6.24-rc1~1454^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75ba28c633952f7994a7117c98ae6515b58f8d30;p=pandora-kernel.git [IPSEC]: Remove gratuitous km wake-up events on ACQUIRE There is no point in waking people up when creating/updating larval states because they'll just go back to sleep again as larval states by definition cannot be found by xfrm_state_find. We should only wake them up when the larvals mature or die. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed