summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba/tc35815.c
diff options
context:
space:
mode:
authorThomas Graf2012-12-06 10:25:05 +0100
committerDavid S. Miller2012-12-07 20:15:04 +0100
commit45122ca26ced7fae41049326a3797a73f961db2e (patch)
tree347843ccf9b6a9eb9a4507e07b4c19faf0e59f70 /drivers/net/ethernet/toshiba/tc35815.c
parentsctp: proc: protect bind_addr->address_list accesses with rcu_read_lock() (diff)
downloadkernel-qcow2-linux-45122ca26ced7fae41049326a3797a73f961db2e.tar.gz
kernel-qcow2-linux-45122ca26ced7fae41049326a3797a73f961db2e.tar.xz
kernel-qcow2-linux-45122ca26ced7fae41049326a3797a73f961db2e.zip
sctp: Add RCU protection to assoc->transport_addr_list
peer.transport_addr_list is currently only protected by sk_sock which is inpractical to acquire for procfs dumping purposes. This patch adds RCU protection allowing for the procfs readers to enter RCU read-side critical sections. Modification of the list continues to be serialized via sk_lock. V2: Use list_del_rcu() in sctp_association_free() to be safe Skip transports marked dead when dumping for procfs Cc: Vlad Yasevich <vyasevich@gmail.com> Cc: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/toshiba/tc35815.c')
0 files changed, 0 insertions, 0 deletions