]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r234003:
authornwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 10 Apr 2012 13:37:43 +0000 (13:37 +0000)
committernwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 10 Apr 2012 13:37:43 +0000 (13:37 +0000)
commitc82d10e69cf4a8847ac25ee4576d4d1b7c9d7cfd
tree136c69a2607dce068130793c119c06c7d8ae0d43
parentff6f20d235b4e4bd015e02defcb7dfa2043d7a80
MFC r234003:

Properly resolve the _ctx_start function descriptor (the symbol _ctx_start
is a descriptor, not a code address), which prevents crashes when starting
a context. This fixes QEMU on powerpc64.

git-svn-id: svn://svn.freebsd.org/base/stable/9@234097 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/powerpc64/gen/makecontext.c