[kernel] r5576 - dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches

Martin Michlmayr tbm at costa.debian.org
Mon Jan 23 20:47:15 UTC 2006


Author: tbm
Date: Mon Jan 23 20:47:13 2006
New Revision: 5576

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/69_add_mips3.dpatch
Log:
actually include the patch...


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/69_add_mips3.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/69_add_mips3.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/patches/69_add_mips3.dpatch	Mon Jan 23 20:47:13 2006
@@ -1,6 +1,7 @@
 #! /bin/sh -e
 ## 69_add_mips3.dpatch by Ralf Baechle <ralf at linux-mips.org>
 ##
+## DP: Fix damage done by cfbc9cac62f0438cefe171736729e786b45884b8.
 
 #commit 69ccd7750a75abcaf893e2d705dc82e9452376c8
 #Author: Ralf Baechle <ralf at linux-mips.org>
@@ -34,3 +35,16 @@
 exit 0
 
 
+diff --git a/arch/mips/kernel/genex.S b/arch/mips/kernel/genex.S
+index 1bcbd91..13f22d1 100644
+--- a/arch/mips/kernel/genex.S
++++ b/arch/mips/kernel/genex.S
+@@ -237,6 +237,7 @@ NESTED(nmi_handler, PT_SIZE, sp)
+  	move	a0, sp
+ 	jal	nmi_exception_handler
+ 	RESTORE_ALL
++	.set	mips3
+ 	eret
+ 	.set	pop
+ 	END(nmi_handler)
+



More information about the Kernel-svn-changes mailing list