summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_signal.c
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2000-12-03 01:09:59 +0000
committerjake <jake@FreeBSD.org>2000-12-03 01:09:59 +0000
commitd33c1d168c21cc363ad385b8c5a2cea928affa92 (patch)
treef5909fa9c8a14c837af7e6ce82f9f17f074ccbb0 /sys/compat/linux/linux_signal.c
parentf7e4c191135d4a06a1e450200717dbafd0ffc821 (diff)
downloadFreeBSD-src-d33c1d168c21cc363ad385b8c5a2cea928affa92.zip
FreeBSD-src-d33c1d168c21cc363ad385b8c5a2cea928affa92.tar.gz
Change cpu_switch to explicitly popl the callers program counter and
pushl that of the new process, rather than doing a movl (%esp) and assuming that the stack has been setup right. This make the initial stack setup slightly more sane, and will make it easier to stick an interrupted process onto the run queue without its knowing.
Diffstat (limited to 'sys/compat/linux/linux_signal.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud