CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/18 15:43:22
Modified files:
sys/arch/sparc64/include: pmap.h
Log message:
Turns out VA_ALIAS_MASK is indeed a mask, but with the PAGE_MASK deceptively
zeroed out.
Documented this in code and updated PMAP_PREFER_* macros to use the corrected
values.
Discussed with and ok miod@
