patch-2.1.37 linux/include/asm-alpha/softirq.h

Next file: linux/include/asm-alpha/spinlock.h
Previous file: linux/include/asm-alpha/semaphore.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.36/linux/include/asm-alpha/softirq.h linux/include/asm-alpha/softirq.h
@@ -17,9 +17,9 @@
 	"	and %0,%2,%0\n"
 	"	stq_c %0,%1\n"
 	"	beq %0,2f\n"
-	".text 2\n"
+	".section .text2,\"ax\"\n"
 	"2:	br 1b\n"
-	".text"
+	".previous"
 	:"=&r" (temp), "=m" (bh_active)
 	:"Ir" (x), "m" (bh_active));
 }

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