From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 48159DDE1B for ; Tue, 4 Mar 2008 14:42:13 +1100 (EST) From: Segher Boessenkool To: linuxppc-dev@ozlabs.org Subject: [PATCH] Correct a terrible scheduling error Date: Tue, 4 Mar 2008 04:42:07 +0100 Message-Id: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , It would be a pity if we can't all enjoy this. Signed-off-by: Segher Boessenkool --- Documentation/feature-removal-schedule.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index c1d1fd0..78021bf 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -201,13 +201,13 @@ Who: Tejun Heo --------------------------- What: The arch/ppc and include/asm-ppc directories -When: Jun 2008 +When: end of July 2008 Why: The arch/powerpc tree is the merged architecture for ppc32 and ppc64 platforms. Currently there are efforts underway to port the remaining arch/ppc platforms to the merged tree. New submissions to the arch/ppc tree have been frozen with the 2.6.22 kernel release and that tree will remain in bug-fix only mode until its scheduled removal. Platforms - that are not ported by June 2008 will be removed due to the lack of an + that are not ported by July 2008 will be removed due to the lack of an interested maintainer. Who: linuxppc-dev@ozlabs.org -- 1.5.3.4.208.g805a