CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/08/30 10:50:25
Modified files: sys/arch/hppa/hppa: pmap.c Log message: The pmap_pmap_pool pool will never be used in interrupt context, so pass the PR_WAITOK flag to pmap_init and pass NULL as the pool allocator.