summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc64/Makefile
diff options
context:
space:
mode:
authordv <dv@cvs.openbsd.org>2021-04-06 00:19:59 +0000
committerdv <dv@cvs.openbsd.org>2021-04-06 00:19:59 +0000
commitc1abb0e8e304092c0c7b1fa5de7d6ee37cc1e478 (patch)
treef3fa2af5e205d4cd4d3e713aab4601eb6e5377cf /sys/arch/powerpc64/Makefile
parent94d446dd29512fc4c8b87f5488b7b7e6feea518e (diff)
Restore EPT protection checks on VMX when using VMM_IOC_MPROTECT_EPT
A prior fix related to lack of TLB flushing accidentally removed the fault type checks related to the access protection features available via the VMM_IOC_MPROTECT_EPT ioctl. This restores the same logic for checking the fault type and the exit to userland if the fault is due to EPT access protections. While here, update the comment for vmx_fault_page to accurately reflect the various potential return values. Reported by Adam Steen. OK mlarkin@
Diffstat (limited to 'sys/arch/powerpc64/Makefile')
0 files changed, 0 insertions, 0 deletions