commit | 2d98abb9fe132898d17b56fb4765687aff82c093 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Apr 26 17:41:35 2012 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Apr 26 18:15:45 2012 -0400 |
tree | 7240312409684efad08e556d90411ac290fb8a23 | |
parent | eb3865a99dc38396a403ef82f99f4c51dd34f0bf [diff] |
tipc: Optimize initialization of network topology service Initialization now occurs in the calling thread of control, rather than being deferred to the TIPC tasklet. With the current codebase, the deferral is no longer necessary. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>