From: Allan Stephens Date: Tue, 18 Jan 2011 18:58:27 +0000 (-0500) Subject: tipc: Eliminate unnecessary locking when starting topology service X-Git-Tag: v2.6.39-rc1~468^2~274^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f54b545bd62a42ec354727d90eacadc5846406b;p=pandora-kernel.git 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 Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed