Kees Cook <keescook@xxxxxxxxxxxx> writes: > On Tue, 19 Apr 2022 09:16:41 -0500, Eric W. Biederman wrote: >> There is the briefest start of coredump support in binfmt_flat. It is >> actually a pain to maintain as binfmt_flat is not built on most >> architectures so it is easy to overlook. >> >> Since the support does not do anything remove it. >> >> >> [...] > > Applied to for-next/execve, thanks! (With typo nits fixed.) > > [1/1] binfmt_flat; Drop vestigates of coredump support > https://git.kernel.org/kees/c/6e1a873cefd1 Thanks, Eric