patch-2.1.34 linux/arch/sparc/kernel/windows.c

Next file: linux/arch/sparc/lib/atomic.S
Previous file: linux/arch/sparc/kernel/unaligned.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.33/linux/arch/sparc/kernel/windows.c linux/arch/sparc/kernel/windows.c
@@ -33,7 +33,7 @@
 	: "=&r" (ctr)
 	: "0" (ctr),
 	  "i" ((const unsigned long)(&(((struct task_struct *)0)->tss.uwinmask)))
-	: "g4");
+	: "g4", "cc");
 }
 
 static inline void shift_window_buffer(int first_win, int last_win, struct thread_struct *tp)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov