CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2021/09/14 10:16:51
Modified files: sys/arch/hppa/hppa: pmap.c Log message: Make pmap_extract() mpsafe by grabbing the kernel lock for userland pmaps while walking the page tables. ok deraadt@