Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 11:32:10 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 exception.s machdep.c trap.c
Message-ID:  <200507131132.j6DBWAho052243@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2005-07-13 11:32:10 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        exception.s machdep.c trap.c 
  Log:
  Use an interrupt gate for the NMI handler and prevent too-early
  enabling of interrupts inside of trap().  Fix a typo in a comment.
  
  Revert rev 1.113 of "sys/i386/i386/exception.s" as it is no longer
  needed.
  
  Reviewed by:    bde
  MFC after:      3 days
  
  Revision  Changes    Path
  1.114     +2 -27     src/sys/i386/i386/exception.s
  1.617     +1 -1      src/sys/i386/i386/machdep.c
  1.278     +4 -3      src/sys/i386/i386/trap.c



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