android_kernel_samsung_msm8976/net/sctp
Lai Jiangshan 1231f0baa5 net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
The rcu callback sctp_local_addr_free() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(sctp_local_addr_free).

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
2011-05-07 22:50:51 -07:00
..
associola.c sctp: fix oops while removed transport still using as retran path 2011-04-12 19:33:51 -07:00
auth.c Fix common misspellings 2011-03-31 11:26:23 -03:00
bind_addr.c net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() 2011-05-07 22:50:51 -07:00
chunk.c
command.c
debug.c
endpointola.c
input.c Fix common misspellings 2011-03-31 11:26:23 -03:00
inqueue.c
ipv6.c net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() 2011-05-07 22:50:51 -07:00
Kconfig
Makefile
objcnt.c
output.c Fix common misspellings 2011-03-31 11:26:23 -03:00
outqueue.c Fix common misspellings 2011-03-31 11:26:23 -03:00
primitive.c
probe.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
proc.c
protocol.c net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() 2011-05-07 22:50:51 -07:00
sm_make_chunk.c sctp: malloc enough room for asconf-ack chunk 2011-04-01 21:45:51 -07:00
sm_sideeffect.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sm_statefuns.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sm_statetable.c
socket.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ssnmap.c
sysctl.c net: avoid limits overflow 2010-11-10 12:12:00 -08:00
transport.c
tsnmap.c sctp: fix compile warnings in sctp_tsnmap_num_gabs 2011-02-20 11:10:15 -08:00
ulpevent.c Revert wrong fixes for common misspellings 2011-04-26 23:31:11 -07:00
ulpqueue.c Fix common misspellings 2011-03-31 11:26:23 -03:00