summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/stack_protector.c
diff options
context:
space:
mode:
authormlarkin <mlarkin@openbsd.org>2013-12-26 18:52:09 +0000
committermlarkin <mlarkin@openbsd.org>2013-12-26 18:52:09 +0000
commit4b115d939a465e11a76345ee5514cc57304c996f (patch)
tree2638ffa6c1aed9869156348f6b124fba3cd47e11 /lib/libc/sys/stack_protector.c
parentmake absence of pkg_scripts non silent, after nits from theo and halex. (diff)
downloadwireguard-openbsd-4b115d939a465e11a76345ee5514cc57304c996f.tar.xz
wireguard-openbsd-4b115d939a465e11a76345ee5514cc57304c996f.zip
Back at t2k13, I wrote code to park APs in real mode before resuming a
hibernated image. We backed out the code because it was causing reboots on resume. Turns out the parking code had a bug that caused the CPU to jump to some bogus address (calculating a bad offset for the jump target), which was likely the source of the problem. This diff fixes the bad offset calculation (verified by looking at the resulting asm output). This will be the first step in attempting to resurrect the original idea (and eventually add i386 if/when it works). discussed with deraadt@
Diffstat (limited to 'lib/libc/sys/stack_protector.c')
0 files changed, 0 insertions, 0 deletions