netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] sctp: Fix SCTP deadlock
@ 2015-09-24 16:15 Karl Heiss
  2015-09-24 16:15 ` [PATCH net 1/2] sctp: Whitespace fix Karl Heiss
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Karl Heiss @ 2015-09-24 16:15 UTC (permalink / raw)
  To: netdev; +Cc: linux-sctp, Neil Horman, Vlad Yasevich

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-09-29  4:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24 16:15 [PATCH net 0/2] sctp: Fix SCTP deadlock Karl Heiss
2015-09-24 16:15 ` [PATCH net 1/2] sctp: Whitespace fix Karl Heiss
2015-09-24 16:15 ` [PATCH net 2/2] sctp: Prevent soft lockup when sctp_accept() is called during a timeout event Karl Heiss
2015-09-25 19:52 ` [PATCH net 0/2] sctp: Fix SCTP deadlock Marcelo Ricardo Leitner
2015-09-28 10:35 ` Neil Horman
2015-09-29  4:03 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).