Jon Maloy 9faa89d4ed tipc: make function tipc_net_finalize() thread safe
The setting of the node address is not thread safe, meaning that
two discoverers may decide to set it simultanously, with a duplicate
entry in the name table as result. We fix that with this commit.

Fixes: 25b0b9c4e835 ("tipc: handle collisions of 32-bit node address hash values")
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-07 19:49:02 +09:00
..
2018-03-23 13:12:18 -04:00
2018-03-27 13:18:09 -04:00
2018-03-31 22:19:52 -04:00
2016-07-26 14:26:42 -07:00
2018-03-17 17:11:46 -04:00