f56a08c810
When trapping on a wrote access to a buffer the kernel has mapped as write only we should only pass the VM_PROT_WRITE flag. Previously the call to vm_fault_trap as the VM_PROT_READ flag was unexpected. Reported by: manu Sponsored by: Innovate UK |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.depend | ||
mlock_test.c | ||
mmap_test.c | ||
page_fault_signal.c |