Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 17:59:40 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha db_interface.c
Message-ID:  <200103280159.f2S1xeN72842@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/03/27 17:59:40 PST

  Modified files:
    sys/alpha/alpha      db_interface.c 
  Log:
  Previous commit message was bogus, here's the real one:
  - Switch to using critical_enter/exit instead of save/disable/restore_intr.
  - Disable interrupts in Debugger().
  
  This second change wasn't really supposed to go in, but since it's in
  there and is useful so that one doesn't get spammed with clock interrupts
  while in ddb, I'll leave it in unless people want it reverted.
  
  Revision  Changes    Path
  1.16      +1 -1      src/sys/alpha/alpha/db_interface.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103280159.f2S1xeN72842>