Re: [PATCH v4 00/15] exec: Use sane stack rlimit under secureexec

From: Linus Torvalds
Date: Tue Aug 01 2017 - 01:14:30 EST


On Mon, Jul 31, 2017 at 10:11 PM, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> And I just checked this on a separate branch, just because I wanted to
> see what the overall diff was. There's a conflict [..]

Side note: the overall patch looks fine to me. I like how it removes
complexity and code. I didn't test it (other than test *building* the
merge), so take that for what it's worth, but at least the patches
look sensible both on an individual level and as an end result.

Linus