CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2018/07/22 08:33:44

Modified files:
        sys/uvm        : uvm_map.c 

Log message:
In uvm_map_protect(), make sure we select a first map entry that ends after
the start of the range of pages that we're changing.  Prevents a panic from
a somewhat convoluted test case that anton@ came up with.

ok guenther@, anton@

Reply via email to