Merge branch 'tipc-topology-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 21:14:59 +0000 (16:14 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 21:14:59 +0000 (16:14 -0500)
commit04d7f1fb7d25256d8c21b78c7d46193b4a7fabfe
treebfc74562fb8162e028d1ddf141ba908d620e53d4
parent294628c1fe660b5c4ba4127df05ff2aa8c09a08a
parent35e22e49a5d6a741ebe7f2dd280b2052c3003ef7
Merge branch 'tipc-topology-fixes'

Parthasarathy Bhuvaragan says:

====================
tipc: topology server fixes for nametable soft lockup

In this series, we revert the commit 333f796235a527 ("tipc: fix a
race condition leading to subscriber refcnt bug") and provide an
alternate solution to fix the race conditions in commits 2-4.

We have to do this as the above commit introduced a nametbl soft
lockup at module exit as described by patch#4.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>