From: Allan Stephens Date: Mon, 24 Jan 2011 21:22:43 +0000 (-0500) Subject: tipc: Add in missing lock during link initialization X-Git-Tag: v2.6.39-rc1~468^2~274^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=214dda4a36329fdd631e3aac0fee6e6fa369db62;p=pandora-kernel.git tipc: Add in missing lock during link initialization Ensure that the routine that starts up processing on a newly created link endpoint takes the spinlock of the node object that owns the link, to prevent possible conflicts with processing involving other links owned by that node object. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed