> On Feb 6, 2017, at 12:57, Edward Tomasz Napierala <tr...@freebsd.org> wrote: > > Author: trasz > Date: Mon Feb 6 20:57:12 2017 > New Revision: 313352 > URL: https://svnweb.freebsd.org/changeset/base/313352 > > Log: > Add kern_vm_mmap2(), kern_vm_mprotect(), kern_vm_msync(), kern_vm_munlock(), > kern_vm_munmap(), and kern_vm_madvise(), and use them in various compats > instead of their sys_*() counterparts. > > Reviewed by: ed, dchagin, kib > MFC after: 2 weeks > Sponsored by: DARPA, AFRL > Differential Revision: https://reviews.freebsd.org/D9378 > > Modified: > head/sys/compat/cloudabi/cloudabi_mem.c > head/sys/compat/freebsd32/freebsd32_misc.c > head/sys/compat/linux/linux_misc.c > head/sys/compat/linux/linux_mmap.c > head/sys/vm/vm_extern.h > head/sys/vm/vm_mmap.c
Please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216976 . I believe this causes an issue with validating the prot argument which in turn is causing failures on ci.freebsd.org when it runs the kyua tests. Thank you, -Ngie
signature.asc
Description: Message signed with OpenPGP using GPGMail