]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf4438f87a2b67e2a0ee71f6739f81d484aadc81
tree17bdb6c1fe9c4a204421de23f7f347073b868deb
parentfa9ac6ae8482de1ea35c00732645c61607c4da28
parent430cb3fc91af2ca6a4cca82a0b252bca2a50540a
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>