From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx> Date: Tue, 15 Mar 2011 17:58:00 +0800 > [PATCH 05/17] net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() > > The rcu callback tcf_police_free_rcu() just calls a kfree(), > so we use kfree_rcu() instead of the call_rcu(tcf_police_free_rcu). > > Signed-off-by: Lai Jiangshan <laijs@xxxxxxxxxxxxxx> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers