Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 03:46:06 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 trap.c
Message-ID:  <200206241046.g5OAk6v69169@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/06/24 03:46:06 PDT

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        trap.c 
  Log:
  MFC (1.225: if trap() is called when ddb is active, then go directly to
  trap_fatal(); do not blunder around enabling interrupts and running trap
  handlers).  This is more of a rewrite than a merge because trap() has
  has fewer but more harmful goto's in RELENG_4.
  
  Revision    Changes    Path
  1.147.2.10  +8 -0      src/sys/i386/i386/trap.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?200206241046.g5OAk6v69169>