]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 19:40:37 +0000 (12:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 19:40:37 +0000 (12:40 -0700)
commit355ccb114feab13e1744ea0a15583926345ccf99
tree2f106a95ffda73b8e8f1596cc95152398cd5379b
parentdd652f56fb120d27fb199e1d88c9906b1135a7c6
parenta3db184f8efe43d66619704594a521100a7501a7
Merge branch 'tipc-next'

Ying Xue says:

====================
tipc: fix two corner issues

The patch set aims at resolving the following two critical issues:

Patch #1: Resolve a deadlock which happens while all links are reset
Patch #2: Correct a mistake usage of RCU lock which is used to protect
          node list
====================

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