[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1443111307-16503-1-git-send-email-kheiss@gmail.com>
Date: Thu, 24 Sep 2015 12:15:05 -0400
From: Karl Heiss <kheiss@...il.com>
To: netdev@...r.kernel.org
Cc: linux-sctp@...r.kernel.org, Neil Horman <nhorman@...driver.com>,
Vlad Yasevich <vyasevich@...il.com>
Subject: [PATCH net 0/2] 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.
Karl Heiss (2):
sctp: Whitespace fix
sctp: Prevent soft lockup when sctp_accept() is called during a
timeout event
net/sctp/sm_sideeffect.c | 44 ++++++++++++++++++++++++--------------------
1 files changed, 24 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists