]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: avoid to asynchronously deliver name tables to peer node
authorYing Xue <ying.xue@windriver.com>
Mon, 5 May 2014 00:56:14 +0000 (08:56 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2014 21:26:44 +0000 (17:26 -0400)
commitc1a0fb1e5f536c3f329805994500b1ee18305eec
tree80f703e28c77128d77006e47b9e6a9c8735fb5df
parentb2682f4530e5314bd7cf66eb73a2d29e5891bee9
tipc: avoid to asynchronously deliver name tables to peer node

Postpone the actions of delivering name tables until after node
lock is released, avoiding to do it under asynchronous context.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/name_distr.c
net/tipc/name_distr.h
net/tipc/node.c
net/tipc/node.h