cvs commit: src/sys/kern kern_mutex.c

Paul Saab ps at FreeBSD.org
Fri Sep 16 11:02:00 PDT 2005


ps          2005-09-16 18:01:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_mutex.c 
  Log:
  MFC:
  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.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.154.2.2  +2 -1      src/sys/kern/kern_mutex.c


More information about the cvs-src mailing list