]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'tipc-topology-updates'
authorDavid S. Miller <davem@davemloft.net>
Sat, 6 Feb 2016 08:42:09 +0000 (03:42 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Feb 2016 08:42:09 +0000 (03:42 -0500)
commit9a23ac475cd98a1155ce16a8fab4d28e171c0d9d
tree1956a277b4830fef41fbdbc5ae57db0cbfdf04e6
parentc6140a299bdf2425d092383fafaaf2a4a3745989
parent06c8581f85e99bbf69723f76ad2a40fa8a8c8cdd
Merge branch 'tipc-topology-updates'

Parthasarathy Bhuvaragan says:

====================
tipc: cleanups, fixes & improvements for topology server

This series contains topology server cleanups, fixes and improvements.

Cleanups in #1-#4:
We remove duplicate data structures and aligin the rest of the code accordingly.

Fixes in #5-#8:
The bugs occur either during configuration or while running on SMP targets,
which are race conditions that pop up under different situations.

Improvements in #9-#10:
Updates to decrease timer usage and improve readability.

v2: Updated commit message in patch 6 based on feedback from
    Sergei Shtylyov sergei.shtylyov@cogentembedded.com
====================

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