Adam Steen writes:
> Hi > > I believe the change [1] vmm(4): wire faulted in pages, might have been > a bit heavy handed a broken the use of VMM_IOC_MPROTECT_EPT ioctl. > > [1] https://marc.info/?l=openbsd-cvs&m=161144130825752 > > please see the patch below which restores this functionality > > Cheers > Adam Committed (ok via mlarkin@)...and thanks, again, Adam! I chose to keep the logic of the diff as-is after speaking with mlarkin@ and reviewing my proposed refactor. (The refactor seemed like a better fit for a future diff.) The only tweak I made was updating the function's comment block. -dv
