From: Andrei Vagin <ava...@openvz.org>
Date: Thu, 20 Oct 2016 19:45:43 -0700

> From: Andrey Vagin <ava...@openvz.org>
> 
> net_mutex can be locked for a long time. It may be because many
> namespaces are being destroyed or many processes decide to create
> a network namespace.
> 
> Both these operations are heavy, so it is better to have an ability to
> kill a process which is waiting net_mutex.
> 
> Cc: "David S. Miller" <da...@davemloft.net>
> Cc: Eric W. Biederman <ebied...@xmission.com>
> Signed-off-by: Andrei Vagin <ava...@openvz.org>

Applied, thanks.

Reply via email to