cvs commit: src/sys/kern kern_clock.c

Ed Maste emaste at FreeBSD.org
Mon May 28 19:51:12 UTC 2007


emaste      2007-05-28 19:51:12 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_clock.c 
  Log:
  Eliminate explicit kdb_enter in the software watchdog handler (which
  produced incorrect behaviour with the KDB_UNATTENDED option) and call
  panic in both the KDB and non-KDB cases.  This change is consistent
  with rwatson's current kdb/ddb work.
  
  Revision  Changes    Path
  1.197     +1 -7      src/sys/kern/kern_clock.c


More information about the cvs-src mailing list