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
- Lines: 12
- Date:
Mon May 12 10:35:43 1997
- Orig file:
v2.1.36/linux/include/asm-alpha/softirq.h
- Orig date:
Wed Apr 23 19:01:27 1997
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