cvs commit: src/sys/kern subr_witness.c

John Baldwin jhb at FreeBSD.org
Mon Oct 24 13:14:29 PDT 2005


jhb         2005-10-24 20:14:24 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_witness.c 
  Log:
  Don't panic if a spin lock is initialized that isn't in our static order
  list.  Just warn about it instead.
  
  Requested by:   scottl
  MFC after:      1 day
  
  Revision  Changes    Path
  1.205     +16 -7     src/sys/kern/subr_witness.c


More information about the cvs-src mailing list