Date: Mon, 28 May 2007 19:51:12 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_clock.c Message-ID: <200705281951.l4SJpC8V071115@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705281951.l4SJpC8V071115>
