summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/feature-removal-schedule.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 49ae1ea9e868..22fe37eca48d 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -227,20 +227,6 @@ Who: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
227 227
228--------------------------- 228---------------------------
229 229
230What: /sys/firmware/acpi/namespace
231When: 2.6.21
232Why: The ACPI namespace is effectively the symbol list for
233 the BIOS. The device names are completely arbitrary
234 and have no place being exposed to user-space.
235
236 For those interested in the BIOS ACPI namespace,
237 the BIOS can be extracted and disassembled with acpidump
238 and iasl as documented in the pmtools package here:
239 http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils
240Who: Len Brown <len.brown@intel.com>
241
242---------------------------
243
244What: ACPI procfs interface 230What: ACPI procfs interface
245When: July 2007 231When: July 2007
246Why: After ACPI sysfs conversion, ACPI attributes will be duplicated 232Why: After ACPI sysfs conversion, ACPI attributes will be duplicated