patch-2.1.107 linux/Documentation/spinlocks.txt
Next file: linux/Documentation/stallion.txt
Previous file: linux/Documentation/smp.tex
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 24 14:30:07 1998
- Orig file:
v2.1.106/linux/Documentation/spinlocks.txt
- Orig date:
Sat May 2 14:19:52 1998
diff -u --recursive --new-file v2.1.106/linux/Documentation/spinlocks.txt linux/Documentation/spinlocks.txt
@@ -11,7 +11,7 @@
> these routines and go about making use of them? Do they only lock on a
> per-processor basis or can they also lock say an interrupt routine from
> mucking with a queue if the queue routine was manipulating it when the
-> interrupt occured, or should I still use a cli(); based construct on that
+> interrupt occurred, or should I still use a cli(); based construct on that
> one?
See <asm/spinlock.h>. The basic version is:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov