commit | cd3decdfd1dbab8a585eafe2e5b9866f193de99e | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Mon Oct 24 11:18:12 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Dec 27 11:33:48 2011 -0500 |
tree | 6683d9e56ca9554aa8c446b311521449c2f4ded5 | |
parent | c47e9b918844ab7bb139eada7b085c576ddf0afb [diff] |
tipc: Ensure broadcast link spinlock is held when updating node map Fixes oversight that allowed broadcast link node map to be updated without first taking the broadcast link spinlock that protects the map. As part of this fix the node map has been incorporated into the broadcast link structure to make the need for such protection more evident. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>