dillon 2003/09/25 16:52:28 PDT
Modified files:
sys/kern kern_lock.c
Log:
Allow unlock and non-blocking lock operations from FAST interrupts.
For now generate a warning for other operations. The warning will
turn into a panic in a later commit.
Revision Changes Path
1.7 +12 -5 src/sys/kern/kern_lock.c