[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080130084041.GA8429@basil.nowhere.org>
Date: Wed, 30 Jan 2008 09:40:41 +0100
From: Andi Kleen <andi@...stfloor.org>
To: akpm@...l.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH mm] Remove deprecation of a.out ELF interpreters
Andrew has already queued the patch to remove the support for a.out
ELF interpreters. So remove the deprecation with it too.
Signed-off-by: Andi Kleen <ak@...e.de>
Index: linux/Documentation/feature-removal-schedule.txt
===================================================================
--- linux.orig/Documentation/feature-removal-schedule.txt
+++ linux/Documentation/feature-removal-schedule.txt
@@ -107,17 +107,6 @@ Who: Eric Biederman <ebiederm@...ssion.c
---------------------------
-What: a.out interpreter support for ELF executables
-When: 2.6.25
-Files: fs/binfmt_elf.c
-Why: Using a.out interpreters for ELF executables was a feature for
- transition from a.out to ELF. But now it is unlikely to be still
- needed anymore and removing it would simplify the hairy ELF
- loader code.
-Who: Andi Kleen <ak@...e.de>
-
----------------------------
-
What: remove EXPORT_SYMBOL(kernel_thread)
When: August 2006
Files: arch/*/kernel/*_ksyms.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists