From f784429bf2942258ab2112180697a4ac3357f756 Mon Sep 17 00:00:00 2001 From: Zhang Rui Date: Wed, 18 Jul 2007 17:23:24 +0800 Subject: [PATCH] --- yaml --- r: 62532 b: refs/heads/master c: 8b8eb7d8cfc6cd95ed00cd58754e8493322505bd h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/feature-removal-schedule.txt | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) 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 ---------------------------