CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2016/07/14 10:23:49

Modified files:
        sys/uvm        : uvm_amap.c 

Log message:
Make sure that amap slot calculation does not overflow

This prevents from too small amaps being allocated by
forcing the allocation of a large number of slots.

Based on an analysis from Jesse Hertz and Tim Newsham.

ok kettenis@

Reply via email to