NetBSD/src ykCpLhxtests/sys/uvm t_uvm_physseg.c

   Fixed issues with uvm_physseg_plug test case.

   There is a condition check which failed for VM_PHYSSEG_MAX == 2 (not for
   1 or 3 and above), in case of 2, pgs == slab + npages1 + npages3, so we
   need to change ">" check to ">=" check.

   Reviewed by <cherry>
VersionDeltaFile
1.6+3-3tests/sys/uvm/t_uvm_physseg.c
+3-31 files

UnifiedSplitRaw