]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Stop using the setcontext() syscall to restore an async context.
authorMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 19 Sep 2003 22:54:05 +0000 (22:54 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 19 Sep 2003 22:54:05 +0000 (22:54 +0000)
commit492eea0dcd98555ab4db2ae783cc0ef8f3ba1ace
treec734396c0848a768c2ab5144fbb4b39dac321de4
parentfe4723c884665c9880bb369d04fecc9639eb4868
Stop using the setcontext() syscall to restore an async context.
Instead use the break instruction with an immediate specially
created for us.
lib/libkse/arch/ia64/ia64/context.S
lib/libpthread/arch/ia64/ia64/context.S