Re: fs, net: deadlock between bind/splice on af_unix
From: Cong Wang <hidden>
Date: 2017-06-23 16:30:57
Also in:
linux-fsdevel, lkml
From: Cong Wang <hidden>
Date: 2017-06-23 16:30:57
Also in:
linux-fsdevel, lkml
Hi, On Thu, Jun 22, 2017 at 10:49 AM, [off-list ref] 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().