]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r213382:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Oct 2010 07:07:21 +0000 (07:07 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Oct 2010 07:07:21 +0000 (07:07 +0000)
commit85c2b68aab1fa33e25fb51d00de93a1bafd417d9
tree1d090769414100dbbf075e8b028ca1e4f7d281a5
parentb4f36c0a96991f1ca43f62fc0872e145f2d85f47
MFC r213382:
In makectx(), always use the tf_rsp from trap frame. %rsp is pushed
unconditionally by hardware on the trap.

PR:   amd64/151167

git-svn-id: svn://svn.freebsd.org/base/stable/8@213665 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/machdep.c