]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/feature-removal-schedule.txt
Deprecate a.out ELF interpreters
[linux-2.6-omap-h63xx.git] / Documentation / feature-removal-schedule.txt
index fb8258ebc577bcfaa7923f9ee2ebc7736cb69a6a..280ec06573e659314a4ddcb4e0b17511e8208ea6 100644 (file)
@@ -82,6 +82,17 @@ Who: Dominik Brodowski <linux@brodo.de>
 
 ---------------------------
 
+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@suse.de>
+
+---------------------------
+
 What:  remove EXPORT_SYMBOL(kernel_thread)
 When:  August 2006
 Files: arch/*/kernel/*_ksyms.c