From: [email protected]
Date: Sat,  2 Mar 2019 22:50:21 +0800

> From: wenxu <[email protected]>
> 
> dst_cache_destroy will be called in dst_release
> 
> dst_release-->dst_destroy_rcu-->dst_destroy-->metadata_dst_free
> -->dst_cache_destroy
> 
> It should not call dst_cache_destroy before dst_release
> 
> Fixes: 41411e2fd6b8 ("net/sched: act_tunnel_key: Add dst_cache support")
> Signed-off-by: wenxu <[email protected]>

This does not apply cleanly to net-next, please respin.

Reply via email to