diff --git a/[refs] b/[refs] index ccd95f20305b..3743db175be4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7a9b9068b8c7b526894904c0b9b90354825b8fbd +refs/heads/master: 8b8eb7d8cfc6cd95ed00cd58754e8493322505bd diff --git a/trunk/Documentation/feature-removal-schedule.txt b/trunk/Documentation/feature-removal-schedule.txt index 22fe37eca48d..769862197ac8 100644 --- a/trunk/Documentation/feature-removal-schedule.txt +++ b/trunk/Documentation/feature-removal-schedule.txt @@ -228,9 +228,10 @@ Who: Venkatesh Pallipadi --------------------------- What: ACPI procfs interface -When: July 2007 -Why: After ACPI sysfs conversion, ACPI attributes will be duplicated - in sysfs and the ACPI procfs interface should be removed. +When: July 2008 +Why: ACPI sysfs conversion should be finished by January 2008. + ACPI procfs interface will be removed in July 2008 so that + there is enough time for the user space to catch up. Who: Zhang Rui ---------------------------