CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/02 10:45:12
Modified files:
sys/uvm : uvm_addr.c
Log message:
Mask out lower bits of randomly selected address
Fixes uvm pivots bug that would create non-page aligned addresses.
This fix is in code that's not yet enabled.
