From: David S. Miller Date: Tue, 29 Sep 2015 04:03:40 +0000 (-0700) Subject: Merge branch 'sctp-accept-deadlock' X-Git-Tag: omap-for-v4.3/fixes-rc5~57^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51359bfc5b7111cada4d10e71b4dcdd1085e1a8f;p=pandora-kernel.git Merge branch 'sctp-accept-deadlock' Karl Heiss says: ==================== sctp: Fix SCTP deadlock These patches fix a deadlock during accept() of an SCTP connection. The first patch fixes whitespace issues. The second patch actually fixes the deadlock race. ==================== Signed-off-by: David S. Miller --- 51359bfc5b7111cada4d10e71b4dcdd1085e1a8f