CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/10 06:27:01
Modified files:
sys/uvm : uvm_addr.c
Log message:
Fix stop condition for linear search by taking into account the search
direction, otherwise we might break the loop prematurely; ok stefan@
