From: Parthasarathy Bhuvaragan <parthasarathy.bhuvara...@ericsson.com> Date: Tue, 2 Feb 2016 10:52:07 +0100
> 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.shtyl...@cogentembedded.com Series applied, thanks.