DragonFly BSD
DragonFly commits List (threaded) for 2003-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern kern_lock.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 25 Sep 2003 16:52:28 -0700 (PDT)

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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]