Skip to content
Commit 1aad72d6 authored by Allan Stephens's avatar Allan Stephens Committed by David S. Miller
Browse files

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: default avatarAllan Stephens <allan.stephens@windriver.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 08d2cf0f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment