]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a6fd821575add3f35caa71711dbdc37c16e87a7
treebfc74562fb8162e028d1ddf141ba908d620e53d4
parentbfe7032fdc32b1cd4f91004a2a0d7ff0ae3914cd
parent6f97d13cc2929a94a874a8f7be7ffd5573963e0e
Merge branch 'tipc-topology-fixes'

Parthasarathy Bhuvaragan says:

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

In this series, we revert the commit f8b5a49eb9cf38 ("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>