Typo.
PR: 228533 Submitted by: Jakub Piecuch <j.piecuch96@gmail.com> MFC after: 1 week
This commit is contained in:
parent
6570d61a59
commit
6939b4d3b4
@ -1671,7 +1671,7 @@ vm_fault_copy_entry(vm_map_t dst_map, vm_map_t src_map,
|
||||
* range, copying each page from the source object to the
|
||||
* destination object. Since the source is wired, those pages
|
||||
* must exist. In contrast, the destination is pageable.
|
||||
* Since the destination object does share any backing storage
|
||||
* Since the destination object doesn't share any backing storage
|
||||
* with the source object, all of its pages must be dirtied,
|
||||
* regardless of whether they can be written.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user