Re: fs, net: deadlock between bind/splice on af_unix

From: Cong Wang
Date: Fri Jun 23 2017 - 12:31:32 EST


Hi,

On Thu, Jun 22, 2017 at 10:49 AM, <kodamagulla.kalyan@xxxxxxxxx> wrote:
> I was getting below crash while running mp4.

Are you sure your 3.14 kernel has my patch in this thread?
commit 0fb44559ffd67de8517098 is merged in 4.10.

Also, your crash is on unix_dgram_sendmsg() path, not
unix_bind().