CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2015/08/30 10:47:43

Modified files:
        sys/arch/sparc64/sparc64: pmap.c 

Log message:
The 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.

Reply via email to