kernel-ark/net/netlabel
Lai Jiangshan c3b494209c net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu()
The rcu callback netlbl_unlhsh_free_addr4() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(netlbl_unlhsh_free_addr4).

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
2011-05-07 22:51:05 -07:00
..
Kconfig
Makefile netlabel: Add a generic way to create ordered linked lists of network addrs 2008-10-10 10:16:32 -04:00
netlabel_addrlist.c netlabel: Always remove the correct address selector 2009-04-22 00:46:09 -07:00
netlabel_addrlist.h net: Remove unnecessary returns from void function()s 2010-05-17 23:23:14 -07:00
netlabel_cipso_v4.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
netlabel_cipso_v4.h net: kill unused macros 2010-12-19 21:59:35 -08:00
netlabel_domainhash.c Fix common misspellings 2011-03-31 11:26:23 -03:00
netlabel_domainhash.h netlabel: Update kernel configuration API 2008-12-31 12:54:11 -05:00
netlabel_kapi.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
netlabel_mgmt.c Fix common misspellings 2011-03-31 11:26:23 -03:00
netlabel_mgmt.h net: kill unused macros 2010-12-19 21:59:35 -08:00
netlabel_unlabeled.c net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu() 2011-05-07 22:51:05 -07:00
netlabel_unlabeled.h net: kill unused macros 2010-12-19 21:59:35 -08:00
netlabel_user.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
netlabel_user.h netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 2011-03-03 10:55:40 -08:00