kris        2007-03-26 21:45:44 UTC

  FreeBSD src repository
  Modified files:
    sys/amd64/amd64      trap.c 
    sys/i386/i386        trap.c 
  Log:
  Remove unnecessary giant acquisition around panic in #ifdef DIAGNOSTIC
  code.
  
  # There is some question about whether this code is even relevant any
  # longer (it dates back to prehistoric times, i.e. present in r1.1),
  # especially on amd64.
  
  Reviewed by:    jhb
  
  Revision  Changes    Path
  1.315     +0 -2      src/sys/amd64/amd64/trap.c
  1.300     +0 -2      src/sys/i386/i386/trap.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to