CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/28 13:30:54
Modified files:
sys/arch/mips64/include: pmap.h
sys/arch/mips64/mips64: pmap.c
Log message:
Enable __HAVE_PMAP_DIRECT on mips64, unless the kernel is configured to
run on R5000 family processors (e.g. sgi GENERIC-IP32), where direct XKPHYS
mappings hit a silicon bug.
