summaryrefslogtreecommitdiffstats
path: root/usr.bin/tftp/main.c
diff options
context:
space:
mode:
authormlarkin <mlarkin@openbsd.org>2018-04-26 11:37:25 +0000
committermlarkin <mlarkin@openbsd.org>2018-04-26 11:37:25 +0000
commit7933eea00b8c3309fe2a7389bcee1918bf97402d (patch)
tree15387c2fd8e60b7ca876212bb33ffa93ad355f0f /usr.bin/tftp/main.c
parentConsolidate duplicate error messages, 'return' is not a function so (diff)
downloadwireguard-openbsd-7933eea00b8c3309fe2a7389bcee1918bf97402d.tar.xz
wireguard-openbsd-7933eea00b8c3309fe2a7389bcee1918bf97402d.zip
vmm(4): remove some unnecessary kernel lock code from the SVM guest loop
that is not needed; this code deals with delaying the relocking of the kernel lock until after interrupts are processed during external interrupt exiting, but this is handled differently on SVM. External interrupts are automatically handled by the CPU as soon as stgi() is performed after exit. (The original code came from the VMX/Intel guest loop.) ok guenther@
Diffstat (limited to 'usr.bin/tftp/main.c')
0 files changed, 0 insertions, 0 deletions