CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/03 07:30:04
Modified files:
sys/uvm : uvm_map.c
Log message:
Make sure uvm_map_extract() entesr mappings at an address that doesn't
introduce any virtual cache aliasing problems. Fixes a regression introduced
by vmmap.
ok ariane@, jsing@
