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)
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>

Trivial merge
This page took 0.024575 seconds and 5 git commands to generate.