Merge branch 'tipc-subscription-refcount-simplifications'
authorDavid S. Miller <davem@davemloft.net>
Wed, 29 Mar 2017 01:03:33 +0000 (18:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Mar 2017 01:03:33 +0000 (18:03 -0700)
commit30b38236e1313e216a869d38cef867d327a0009b
tree17bdb6c1fe9c4a204421de23f7f347073b868deb
parent589a1a2e63163bdd59f983d6cd89cec5f9457823
parent7efea60dcffc151870d1abbfccdb1f11cd4b7f21
Merge branch 'tipc-subscription-refcount-simplifications'

Parthasarathy Bhuvaragan says:

====================
tipc: subscription refcount simplifications

The first patch makes the subscription refcount cleanup lockless and
the second updates the subscription refcount policy.
====================

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