Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2007 19:16:45 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c
Message-ID:  <200705271916.l4RJGjfC035495@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-05-27 19:16:45 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        trap.c 
    sys/amd64/amd64      trap.c 
  Log:
  Remove "XXX Giant" comments before calls to kdb_trap() -- the kernel
  debugger is quite capable of handling Giant-free execution at this
  point.  Several other similar comments remain in trap.c on both i386
  and amd64 awaiting analysis.
  
  Revision  Changes    Path
  1.316     +0 -1      src/sys/amd64/amd64/trap.c
  1.303     +0 -1      src/sys/i386/i386/trap.c



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