From d0f18b65e2f7eeccc1f4e98ab9a667085de86ed0 Mon Sep 17 00:00:00 2001 From: Jurij Smakov Date: Sun, 26 Jun 2005 18:58:11 +0000 Subject: [PATCH] Move alpha-read-trylock.patch to 'processed' section as it is no longer required. svn path=/branches/linux-kernel-2.6.12/; revision=3402 --- debian/TODO.patches | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/TODO.patches b/debian/TODO.patches index b2cf68b0b..66a1f683e 100644 --- a/debian/TODO.patches +++ b/debian/TODO.patches @@ -1,8 +1,5 @@ These require attention: ------------------------ -alpha-read-trylock.patch - INCONCLUSIVE. Patch #define'd _raw_read_trylock, which is now - defined as a function. fix-alpha-ext3-oops.patch NOT ACCEPTED. Takes care of some compiler bug, someone should check whether the compiler bug is still present. @@ -16,6 +13,10 @@ sparc32-hypersparc-srmmu.patch These are already processed: ---------------------------- +alpha-read-trylock.patch + INCONCLUSIVE. Patch #define'd _raw_read_trylock, which is now + defined as a function. + Not required, confirmed by Christoph Hellwig. powerpc-ppc64-biarch-override.patch ACCEPTED in akpm tree, INCLUDED as a backport. ia64-generic-nosmp.patch