ff43743a55
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> |
||
---|---|---|
.. | ||
Makefile | ||
t_uvm_physseg_load.c | ||
t_uvm_physseg.c |