Home
last modified time | relevance | path

Searched hist:"6 c7a762e70637a256229f9dc9ca793908e8bd01b" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tipc/
H A Dname_distr.cdiff 6c7a762e70637a256229f9dc9ca793908e8bd01b Wed Mar 26 23:54:37 CDT 2014 Ying Xue <ying.xue@windriver.com> tipc: tipc: convert node list and node hlist to RCU lists

Convert tipc_node_list list and node_htable hash list to RCU lists.
On read side, the two lists are protected with RCU read lock, and
on update side, node_list_lock is applied to them.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnode.hdiff 6c7a762e70637a256229f9dc9ca793908e8bd01b Wed Mar 26 23:54:37 CDT 2014 Ying Xue <ying.xue@windriver.com> tipc: tipc: convert node list and node hlist to RCU lists

Convert tipc_node_list list and node_htable hash list to RCU lists.
On read side, the two lists are protected with RCU read lock, and
on update side, node_list_lock is applied to them.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnode.cdiff 6c7a762e70637a256229f9dc9ca793908e8bd01b Wed Mar 26 23:54:37 CDT 2014 Ying Xue <ying.xue@windriver.com> tipc: tipc: convert node list and node hlist to RCU lists

Convert tipc_node_list list and node_htable hash list to RCU lists.
On read side, the two lists are protected with RCU read lock, and
on update side, node_list_lock is applied to them.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dlink.cdiff 6c7a762e70637a256229f9dc9ca793908e8bd01b Wed Mar 26 23:54:37 CDT 2014 Ying Xue <ying.xue@windriver.com> tipc: tipc: convert node list and node hlist to RCU lists

Convert tipc_node_list list and node_htable hash list to RCU lists.
On read side, the two lists are protected with RCU read lock, and
on update side, node_list_lock is applied to them.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>