commit | 214dda4a36329fdd631e3aac0fee6e6fa369db62 | [log] [tgz] |
---|---|---|
author | Allan Stephens <Allan.Stephens@windriver.com> | Mon Jan 24 16:22:43 2011 -0500 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Feb 23 18:05:19 2011 -0500 |
tree | 6c8ad63e70694276fb9eb74a82549bb1c0cbcbf9 | |
parent | cb7ce91448c01724e18c1759aa5aba86e5f1c69b [diff] |
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 <Allan.Stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>