From: Ying Xue Date: Fri, 17 Jan 2014 01:50:07 +0000 (+0800) Subject: tipc: standardize recvmsg routine X-Git-Tag: v3.14-rc1~94^2~116^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bbb4ecc681968b7cf781e08e3918604c3b699d3;p=pandora-kernel.git tipc: standardize recvmsg routine Standardize the behaviour of waiting for events in TIPC recvmsg() so that all variables of socket or port structures are protected within socket lock, allowing the process of calling recvmsg() to be woken up at appropriate time. Signed-off-by: Ying Xue Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed