summaryrefslogtreecommitdiffstats
path: root/sys/dev/softraid.c
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2017-12-21 00:32:55 +0000
committerkettenis <kettenis@openbsd.org>2017-12-21 00:32:55 +0000
commit1e3b5417ef9f10e0ae59a4caa859002e701284c3 (patch)
treecd08a658150025dad25d4d6f4c63b9357eb8329a /sys/dev/softraid.c
parentrevert stricter key type / signature type checking in userauth path; (diff)
downloadwireguard-openbsd-1e3b5417ef9f10e0ae59a4caa859002e701284c3.tar.xz
wireguard-openbsd-1e3b5417ef9f10e0ae59a4caa859002e701284c3.zip
Implement missing bits to support lazy binding. Note that the code
deliberately does not save the floating-point argument registers before calling _dl_bind(). Doing so would force an FPU context switch upon every function call through the PLT. But since we compile ld.so with -march=armv8-a+nofp+nosimd this is safe since nothing in the _dl_bind() codepath uses he FPU registers. ok guenther@, drahn@
Diffstat (limited to 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions