[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1354821623.git.tgraf@suug.ch>
Date: Thu, 6 Dec 2012 20:25:03 +0100
From: Thomas Graf <tgraf@...g.ch>
To: linux-sctp@...r.kernel.org
Cc: netdev@...r.kernel.org, vyasevich@...il.com, nhorman@...driver.com
Subject: [PATCH 0/2 v2] sctp: RCU protection when accessing assoc members for procfs
@Dave: This is a respin of the following patches:
[PATCH] sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
[PATCH] sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf (2):
sctp: proc: protect bind_addr->address_list accesses with
rcu_read_lock()
sctp: Add RCU protection to assoc->transport_addr_list
include/net/sctp/structs.h | 2 ++
net/sctp/associola.c | 6 +++---
net/sctp/proc.c | 21 ++++++++++++++++++---
net/sctp/transport.c | 18 +++++++++++++-----
4 files changed, 36 insertions(+), 11 deletions(-)
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists