From: Allan Stephens Date: Tue, 15 Jul 2008 05:44:58 +0000 (-0700) Subject: tipc: Add missing locks when inspecting node list & link list X-Git-Tag: v2.6.27-rc1~969^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aad72d6cd518872c5f545320823bf7f4dafb026;p=pandora-kernel.git tipc: Add missing locks when inspecting node list & link list This patch ensures that TIPC configuration commands that display info about neighboring nodes and their links take the spinlocks that protect the node list and link lists from changing while the lists are being traversed. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed