cvs commit: src/sys/kern subr_lock.c

John Baldwin jhb at FreeBSD.org
Wed Jan 18 10:02:50 PST 2006


jhb         2006-01-18 18:02:50 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_lock.c 
  Log:
  Always include the lock_classes[] array in the kernel.  The
  "is it a spinlock" test in mtx_destroy() needs it even in non-debug
  kernels.
  
  Reported by:    danfe
  
  Revision  Changes    Path
  1.3       +0 -2      src/sys/kern/subr_lock.c


More information about the cvs-all mailing list