summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2010-12-02 04:35:00 +0000
committerderaadt <deraadt@openbsd.org>2010-12-02 04:35:00 +0000
commit67fd9f20f27911e0387e6616059272cb59b6c1a8 (patch)
treed8dec549458557cdbfa1bebcfb9905b188ddf754 /lib
parentmake hotplug queue dynamic, allowing us to increase size without waste. (diff)
downloadwireguard-openbsd-67fd9f20f27911e0387e6616059272cb59b6c1a8.tar.xz
wireguard-openbsd-67fd9f20f27911e0387e6616059272cb59b6c1a8.zip
move vers.o to before the other objects, so that it is not linked last.
having it linked last is bad (on at least i386 and amd64) because the lapic is mapped over the start of the data segment -- savecore(8) then reads the version string for a fixed buffer space, and reads into the lapic area causing unintended side-effects (at least on Intel X5570 and X5680) found by pedro, discussed with kettenis and mpf and miod
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions