diff options
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 17b1659bd3f8..ce9503c892b5 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -99,17 +99,6 @@ Who: Eric Biederman <ebiederm@xmission.com> | |||
99 | 99 | ||
100 | --------------------------- | 100 | --------------------------- |
101 | 101 | ||
102 | What: a.out interpreter support for ELF executables | ||
103 | When: 2.6.25 | ||
104 | Files: fs/binfmt_elf.c | ||
105 | Why: Using a.out interpreters for ELF executables was a feature for | ||
106 | transition from a.out to ELF. But now it is unlikely to be still | ||
107 | needed anymore and removing it would simplify the hairy ELF | ||
108 | loader code. | ||
109 | Who: Andi Kleen <ak@suse.de> | ||
110 | |||
111 | --------------------------- | ||
112 | |||
113 | What: remove EXPORT_SYMBOL(kernel_thread) | 102 | What: remove EXPORT_SYMBOL(kernel_thread) |
114 | When: August 2006 | 103 | When: August 2006 |
115 | Files: arch/*/kernel/*_ksyms.c | 104 | Files: arch/*/kernel/*_ksyms.c |
@@ -192,14 +181,6 @@ Who: Len Brown <len.brown@intel.com> | |||
192 | 181 | ||
193 | --------------------------- | 182 | --------------------------- |
194 | 183 | ||
195 | What: 'time' kernel boot parameter | ||
196 | When: January 2008 | ||
197 | Why: replaced by 'printk.time=<value>' so that printk timestamps can be | ||
198 | enabled or disabled as needed | ||
199 | Who: Randy Dunlap <randy.dunlap@oracle.com> | ||
200 | |||
201 | --------------------------- | ||
202 | |||
203 | What: libata spindown skipping and warning | 184 | What: libata spindown skipping and warning |
204 | When: Dec 2008 | 185 | When: Dec 2008 |
205 | Why: Some halt(8) implementations synchronize caches for and spin | 186 | Why: Some halt(8) implementations synchronize caches for and spin |