Re: [PATCH] net: unix: allow bind to fail on mutex lock

From: David Miller
Date: Tue Dec 17 2013 - 15:05:05 EST


From: Sasha Levin <sasha.levin@xxxxxxxxxx>
Date: Fri, 13 Dec 2013 10:54:22 -0500

> This is similar to the set_peek_off patch where calling bind while the
> socket is stuck in unix_dgram_recvmsg() will block and cause a hung task
> spew after a while.
>
> This is also the last place that did a straightforward mutex_lock(), so
> there shouldn't be any more of these patches.
>
> Signed-off-by: Sasha Levin <sasha.levin@xxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/