CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2023/01/24 09:51:06

Modified files:
        sys/arch/hppa/hppa: pmap.c 
        sys/arch/hppa/include: pmap.h 

Log message:
Make sure pmap_page_protect() does the right thing for execute-only
mappings and enforce this with a KASSERT like we do on amd64.  Bring
the pmap_protect() inline in line with the amd64 version.

ok miod@, deraadt@

Reply via email to