aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_main.c
diff options
context:
space:
mode:
authorThomas Graf <[email protected]>2012-12-06 09:25:04 +0000
committerDavid S. Miller <[email protected]>2012-12-07 14:15:04 -0500
commit0b0fe913bf6d551642eb8892ed90be7358906379 (patch)
treecd119f956cd2b9428a16836020a80772b877f18b /drivers/net/ethernet/intel/igb/igb_main.c
parent36f0ffa59175883bf2b01b38a60384314368aae9 (diff)
sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
address_list is protected via the socket lock or RCU. Since we don't want to take the socket lock for each assoc we dump in procfs a RCU read-side critical section must be entered. V2: Skip local addresses marked as dead Cc: Vlad Yasevich <[email protected]> Cc: Neil Horman <[email protected]> Signed-off-by: Thomas Graf <[email protected]> Acked-by: Vlad Yasevich <[email protected]> Acked-by: Neil Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions