[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wgt7M6yA5BJCJo0nF22WgPJnN8CvViL9CAJmd+S+Civ6w@mail.gmail.com>
Date: Sun, 10 Mar 2019 15:40:20 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Matt Turner <mattst88@...il.com>
Cc: Borislav Petkov <bp@...en8.de>,
Alan Cox <gnomes@...rguk.ukuu.org.uk>,
Matthew Wilcox <willy@...radead.org>,
Jann Horn <jannh@...gle.com>,
Al Viro <viro@...iv.linux.org.uk>,
Thomas Gleixner <tglx@...utronix.de>,
kernel list <linux-kernel@...r.kernel.org>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
"the arch/x86 maintainers" <x86@...nel.org>,
Linux API <linux-api@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Richard Weinberger <richard@....at>,
Anton Ivanov <anton.ivanov@...bridgegreys.com>,
linux-alpha <linux-alpha@...r.kernel.org>,
linux-m68k@...ts.linux-m68k.org
Subject: Re: [PATCH] x86: Deprecate a.out support
On Sun, Mar 10, 2019 at 2:37 PM Matt Turner <mattst88@...il.com> wrote:
>
> I'm not aware of a reason to keep a.out support on alpha.
Hmm. I was looking at removing a.out support entirely, but it's
actually fairly incestuous on alpha.
For example, arch/alpha/boot/tools/objstrip.c very much has some a.out
support in it. Maybe it can just be removed entirely.
There's also an a.out.h include in arch/alpha/kernel/binfmt_loader.c.
Finally, note that CONFIG_OSF4_COMPAT also no longer makes sense
without a.out support.
So this attached patch does not compile on alpha, but it's been many
many years since I had an alpha to test with, so I'm stuck.
Matt, can you fill in the details and complete this patch?
Linus
View attachment "patch.diff" of type "text/x-patch" (23855 bytes)
Powered by blists - more mailing lists