On Tue, 27 Nov 2012 21:46:40 +0100
Peter Huewe <[email protected]> wrote:

> From: stephen hemminger <[email protected]>
> 
> The handlers for xfrm_tunnel are always invoked with rcu read lock
> already.
> 
> Signed-off-by: Stephen Hemminger <[email protected]>
> Signed-off-by: David S. Miller <[email protected]>
> 
> This also fixes a sparse warning introduced by
> net/ipv4/ip_vti.c:334:12: sparse: context imbalance in 'vti_rcv' -
> different lock contexts for basic block
> Reported-by: Fengguang Wu <[email protected]>

This is not required for stable since multiple rcu_read_locks are harmless.
It doesn't pass the "signficance" test for inclusion in stable.

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to