Re: [PATCH] mm: larger stack guard gap, between vmas

From: Linus Torvalds
Date: Tue Jul 04 2017 - 12:19:11 EST


On Tue, Jul 4, 2017 at 4:36 AM, Ben Hutchings <ben@xxxxxxxxxxxxxxx> wrote:
>
> That's what I was thinking of. Tried the following patch:
>
> Subject: mmap: Ignore VM_NONE mappings when checking for space to
> expand the stack

This looks sane to me.

I'm going to ignore it in this thread, and assume that it gets sent as
a patch separately, ok?

It would be good to have more acks on it.

Also, separately, John Haxby kind of implied that the LibreOffice
regression on i386 is already fixed by commit f4cb767d76cf ("mm: fix
new crash in unmapped_area_topdown()").

Or was that a separate issue?

Linus