diff options
author | 2018-04-26 11:37:25 +0000 | |
---|---|---|
committer | 2018-04-26 11:37:25 +0000 | |
commit | 7933eea00b8c3309fe2a7389bcee1918bf97402d (patch) | |
tree | 15387c2fd8e60b7ca876212bb33ffa93ad355f0f /usr.bin/tftp/main.c | |
parent | Consolidate duplicate error messages, 'return' is not a function so (diff) | |
download | wireguard-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