On Wed, 9 Oct 2019 15:21:11 -0700 Shakeel Butt <[email protected]> wrote:
> On Wed, Oct 9, 2019 at 2:30 PM Qian Cai <[email protected]> wrote: > > > > The linux-next commit "mm/rmap.c: reuse mergeable anon_vma as parent when > > fork" > > [1] causes a crash on s390 while compiling some C code. Reverted it fixes > > the > > issue. > > > > [1] > > https://lore.kernel.org/lkml/[email protected]/ > > > > ... > > Our internal syzbot instance also hit this bug and bisected to the same patch. Thanks, I'll drop mm-rmapc-reuse-mergeable-anon_vma-as-parent-when-fork.patch.

