CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/04/23 08:42:02
Modified files: sys/arch/powerpc/powerpc: pmap.c Log message: Fix 13 years old typo that should be responsible for the unhappiness of UVM on PowerPC architectures by breaking pmap_is_referenced() and friends. ok kettenis@