Merge branch 'smc-last-part-of-termination-improvements'
authorDavid S. Miller <davem@davemloft.net>
Sat, 16 Nov 2019 20:26:49 +0000 (12:26 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Nov 2019 20:26:49 +0000 (12:26 -0800)
commit3af7ff93e43bcab458bd223180b73970b446a8b8
tree86f121b69be9a4d5668565e3091f4aebe5fee902
parentc39e342a050a4425348e6fe7f75827c0a1a7ebc5
parentab8536ca783db9ef863e0a2246946ebae701df5a
Merge branch 'smc-last-part-of-termination-improvements'

Karsten Graul says:

====================
last part of termination improvements

Patches 1 and 2 finish the set of termination patches, introducing
a reboot handler that terminates all link groups. Patch 3 adds an
rcu_barrier before the module is unloaded, and patch 4 is cleanup.
====================

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