All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel 2.6.9 patch
@ 2004-12-14  8:53 Tatsuya Koseki
  2004-12-15 13:17 ` Ralf Baechle
  0 siblings, 1 reply; 3+ messages in thread
From: Tatsuya Koseki @ 2004-12-14  8:53 UTC (permalink / raw)
  To: Linux MIPS mailing list

Please review 


--- linux/include/asm/stackframe.h.old Tue Dec 14 17:49:38 2004
+++ linux/include/asm/stackframe.h Tue Dec 14 17:50:35 2004
@@ -244,6 +244,10 @@
   nor v1, $0, v1
   and v0, v1
   or v0, a0
+
+  li v1,2
+  or v0,v1
+
   mtc0 v0, CP0_STATUS
   LONG_L v1, PT_EPC(sp)
   MTC0 v1, CP0_EPC

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-16  2:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-14  8:53 kernel 2.6.9 patch Tatsuya Koseki
2004-12-15 13:17 ` Ralf Baechle
2004-12-16  2:53   ` Tatsuya Koseki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.