commit | 9db9fdd1983eb960182d72f95d77b91b3a5173d0 | [log] [tgz] |
---|---|---|
author | Ying Xue <ying.xue@windriver.com> | Mon May 05 08:56:12 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon May 05 17:26:44 2014 -0400 |
tree | 0c4d21174478529972f3b630f7b1daa6f018f134 | |
parent | 10f465c4966fbc8f50a59480d37a3451f6f3d564 [diff] |
tipc: avoid to asynchronously notify subscriptions Postpone the actions of notifying subscriptions until after node lock is released, avoiding to asynchronously execute registered handlers when node is lost. 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>