From: Paolo Abeni <[email protected]>
Date: Mon, 19 Feb 2018 19:02:24 +0100

> syzbot reported a scheduling while atomic issue at netns
> destruction time:
 ...
> This is caused by tipc_topsrv_stop() releasing the listener socket
> with the idr lock held. This changeset addresses the issue moving
> the release operation outside such lock.
> 
> Reported-and-tested-by: [email protected]
> Fixes: 0ef897be12b8 ("tipc: separate topology server listener socket from 
> subcsriber sockets")
> Signed-off-by: Paolo Abeni <[email protected]>

Applied, thanks Paolo.

Reply via email to