1
linux/net/netlabel
Lai Jiangshan 6b26223281 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu()
The rcu callback netlbl_unlhsh_free_addr6() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(netlbl_unlhsh_free_addr6).

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
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:06 -07:00
..
Kconfig
Makefile
netlabel_addrlist.c
netlabel_addrlist.h
netlabel_cipso_v4.c
netlabel_cipso_v4.h
netlabel_domainhash.c Fix common misspellings 2011-03-31 11:26:23 -03:00
netlabel_domainhash.h
netlabel_kapi.c
netlabel_mgmt.c Fix common misspellings 2011-03-31 11:26:23 -03:00
netlabel_mgmt.h
netlabel_unlabeled.c net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu() 2011-05-07 22:51:06 -07:00
netlabel_unlabeled.h
netlabel_user.c
netlabel_user.h