It's implied by the RETURN VALUES section but be explicit in the description that vm_map_protect can not set new protection bits that are already in each entry's max_protection.
(Prompted by a comment/review in D18880.)
Differential D20709
Clarify that vm_map_protect cannot upgrade max_protection emaste on Jun 20 2019, 1:01 PM. Authored by Tags None Referenced Files
Subscribers
Details
It's implied by the RETURN VALUES section but be explicit in the description that vm_map_protect can not set new protection bits that are already in each entry's max_protection. (Prompted by a comment/review in D18880.)
Diff Detail
Event Timeline
|