Re: [PATCH v2 7/8] exec: Generic execfd support

From: Linus Torvalds
Date: Tue May 19 2020 - 15:55:01 EST


On Tue, May 19, 2020 at 12:46 PM Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
> Though frankly, I wonder if interp_flags could just be removed in favor
> of two new bit members, especially since interp_data is gone:

Yeah, I think that might be a good cleanup - but please keep it as a
separate thing at the end of the series (or maybe the beginning)

Linus