r3251 - trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches

Sven Luther luther@costa.debian.org
Sat, 28 May 2005 10:19:02 +0000


Author: luther
Date: 2005-05-28 10:19:01 +0000 (Sat, 28 May 2005)
New Revision: 3251

Modified:
   trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-ppc64-biarch-override.patch
Log:
Added propper signof, since it has been accepted in the -mm tree.


Modified: trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-ppc64-biarch-override.patch
===================================================================
--- trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-ppc64-biarch-override.patch	2005-05-28 05:24:11 UTC (rev 3250)
+++ trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-ppc64-biarch-override.patch	2005-05-28 10:19:01 UTC (rev 3251)
@@ -4,7 +4,11 @@
 ## DP: Description: Works around using a biarch compiler and overriding CC on
 ## DP: Description: command line, previously this lost the -m64 flag.
 ## DP: Patch author: luther@debian.org
-## DP: Upstream status: FTBFS fix, guess it will be fixed upstream too
+## DP: Upstream status: accepted in -mm tree.
+## DP: Cc: Paul Mackerras <paulus@samba.org>
+## DP: Cc: Anton Blanchard <anton@samba.org>
+## DP: Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
+## DP: Signed-off-by: Andrew Morton <akpm@osdl.org>
 
 
 --- linux-2.6.11/arch/ppc64/Makefile.orig	2005-05-27 13:24:25.000000000 +0000