cvs commit: src/sys/kern kern_lock.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Sep 25 16:52:39 PDT 2003


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






More information about the Commits mailing list