patch-2.1.37 linux/include/asm-alpha/semaphore.h
Next file: linux/include/asm-alpha/softirq.h
Previous file: linux/include/asm-alpha/processor.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/semaphore.h
- Orig date:
Wed Apr 23 19:01:27 1997
diff -u --recursive --new-file v2.1.36/linux/include/asm-alpha/semaphore.h linux/include/asm-alpha/semaphore.h
@@ -47,9 +47,9 @@
" stl_c %0,%2\n"
" beq %0,3f\n"
"2:\n"
- ".text 2\n"
+ ".section .text2,\"ax\"\n"
"3: br 1b\n"
- ".text"
+ ".previous"
: "=r"(ret), "=r"(tmp), "=m"(__atomic_fool_gcc(&sem->waking))
: "0"(0));
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov