cvs commit: src/sys/amd64/amd64 exception.S

Peter Wemm peter at FreeBSD.org
Fri Jun 24 00:38:37 GMT 2005


peter       2005-06-24 00:38:36 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      exception.S 
  Log:
  Eliminate a source of 'trap xx with interrupts disabled'.  I was jumping to
  the wrong backend code and neglecting to re-enable interrupts after the
  stack prep.
  
  Approved by:  re
  
  Revision  Changes    Path
  1.124     +1 -1      src/sys/amd64/amd64/exception.S


More information about the cvs-src mailing list