Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2002 16:28:10 -0800 (PST)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 exception.s
Message-ID:  <200203140028.g2E0SA128384@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2002/03/13 16:28:10 PST

  Modified files:
    sys/ia64/ia64        exception.s 
  Log:
  Don't restore r13 when returning to kernel mode. We may have migrated to
  a different cpu since the exception_save and r13 needs to point at the
  current cpu's pcpu structure.
  
  Revision  Changes    Path
  1.31      +4 -1      src/sys/ia64/ia64/exception.s

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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