Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 18:02:50 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_lock.c
Message-ID:  <200601181802.k0II2owC080443@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601181802.k0II2owC080443>