cvs commit: src/sys/kern kern_mutex.c

Paul Saab ps at FreeBSD.org
Sat Jul 30 05:54:31 GMT 2005


ps          2005-07-30 05:54:30 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Ignore mutex asserts when we're dumping as well.  This allows me
  to panic a system from DDB when INVARIANTS is compiled into the
  kernel on a scsi system.
  
  Revision  Changes    Path
  1.156     +2 -1      src/sys/kern/kern_mutex.c


More information about the cvs-src mailing list