git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a384b2
)
sctp: Fix build failure.
author
David S. Miller
<davem@davemloft.net>
Sat, 21 May 2011 06:10:23 +0000
(
02:10
-0400)
committer
David S. Miller
<davem@davemloft.net>
Sat, 21 May 2011 06:10:23 +0000
(
02:10
-0400)
Commit
c182f90bc1f22ce5039b8722e45621d5f96862c2
("SCTP: fix race
between sctp_bind_addr_free() and sctp_bind_addr_conflict()") and
commit
1231f0baa547a541a7481119323b7f964dda4788
("net,rcu: convert
call_rcu(sctp_local_addr_free) to kfree_rcu()"), happening in
different trees, introduced a build failure.
Simply make the SCTP race fix use kfree_rcu() too.
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/bind_addr.c
patch
|
blob
|
history
diff --cc
net/sctp/bind_addr.c
Simple merge