From: Ying Xue Date: Mon, 17 Jun 2013 14:54:41 +0000 (-0400) Subject: tipc: convert configuration server to use new server facility X-Git-Tag: v3.11-rc1~16^2~73^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d0ab17b74330e39a68ba33099ccda27f794f519;p=pandora-kernel.git tipc: convert configuration server to use new server facility As the new socket-based TIPC server infrastructure has been introduced, we can now convert the configuration server to use it. Then we can take future steps to simplify the configuration server locking policy. Some minor reordering of initialization is done, due to the dependency on having tipc_socket_init completed. Signed-off-by: Ying Xue Signed-off-by: Jon Maloy Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed