Skip to content
Commit 860fbbc3 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

sctp: prepare for socket backlog behavior change



sctp_inq_push() will soon be called without BH being blocked
when generic socket code flushes the socket backlog.

It is very possible SCTP can be converted to not rely on BH,
but this needs to be done by SCTP experts.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Acked-by: default avatarMarcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e61da9e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment