From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Theodore Y. Ts'o" Subject: Re: a.out coredumping: fix or delete? Date: Wed, 6 Mar 2019 09:11:44 -0500 Message-ID: <20190306141144.GD7930@mit.edu> References: <20190305091904.GB8256@zn.tnic> <20190305122218.GD13380@bombadil.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Thomas Gleixner Cc: Matthew Wilcox , Borislav Petkov , Jann Horn , Al Viro , kernel list , linux-fsdevel@vger.kernel.org, the arch/x86 maintainers , Linux API List-Id: linux-api@vger.kernel.org On Wed, Mar 06, 2019 at 01:25:17PM +0100, Thomas Gleixner wrote: > > It's been 25 years since Linux added support for ELF. Can we just > > delete the a.out support entirely now? According to the Linux-ELF HOWTO, > > support was added in 1.1.52 (August 1994). It's pretty much necromancy > > at this point. > > The Kernel-Necrophilia cult members might disagree. :) > > But yes, good riddance. Doesn't Minix 1.0 use a.out? It *is* cool to be able to binaries from run dead operating systems. :-) - Ted