Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2007 18:13:24 +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/amd64/amd64 machdep.c
Message-ID:  <200701271813.l0RIDOfS026832@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2007-01-27 18:13:24 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c 
  Log:
  Use a known good stack at the time of servicing an NMI --- reuse
  the space allocated for the double fault handler since this space
  is otherwise unused till the time a double fault occurs.
  
  This change should have been committed alongside r1.127 of
  "exception.S", but I somehow missed doing so.
  
  Problem reported by:    jeff
  Pointy hat to:          jkoshy
  
  Revision  Changes    Path
  1.669     +1 -1      src/sys/amd64/amd64/machdep.c



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