On Sat, Jul 23, 2016 at 12:58:59AM +0200, Richard Braun wrote:
> * vm/vm_map.c (_vm_map_entry_create): Temporarily set the current thread
> as VM privileged.
If nobody objects to the solution proposed, I'll push this patch on master.
--
Richard Braun
* vm/vm_map.c (_vm_map_entry_create): Temporarily set the current thread
as VM privileged.
---
vm/vm_map.c | 18 ++
1 file changed, 18 insertions(+)
diff --git a/vm/vm_map.c b/vm/vm_map.c
index 4490878..5d544c4 100644
--- a/vm/vm_map.c
+++ b/vm/vm_map.c
@@ -240,8 +240,26 @@ vm_map