commit | 9f54b545bd62a42ec354727d90eacadc5846406b | [log] [tgz] |
---|---|---|
author | Allan Stephens <Allan.Stephens@windriver.com> | Tue Jan 18 13:58:27 2011 -0500 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Feb 23 18:05:13 2011 -0500 |
tree | 275c8a726f962ce90df0acf10dc619ff468781f2 | |
parent | 01d83eddc55c138cbb24a5917d5271c0b24956a1 [diff] |
tipc: Eliminate unnecessary locking when starting topology service Modifies the initialization code for TIPC's topology service to avoid taking the spinlock protecting the subscriber list, since there is no need to do this. Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>