Pheeeeeeeeeeewww, I'm a dumbass. I made these patches three days ago, I fixed them while testing on my NetBSD machine, and then committed without the fixes. Sorry about that. Le 22/03/2019 à 01:33, Hisashi T Fujinaka a écrit :
In src/tests/lib/libnvmm/h_io_assist.c 191 ret = nvmm_gpa_map(mach, (uintptr_t)L1, 0x6000, PAGE_SIZE, 192 if (ret == -1) 193 PROT_READ|PROT_WRITE);