commit | 1aad72d6cd518872c5f545320823bf7f4dafb026 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Mon Jul 14 22:44:58 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 14 22:44:58 2008 -0700 |
tree | ae5e1f5e0fbd5bed8ed75ddf6184d4f7ec71354f | |
parent | 08d2cf0f74b3ee5e773bb906043a0efe96ded229 [diff] |
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 <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>