Commit 578b7725 authored by Zhiyuan Dai's avatar Zhiyuan Dai Committed by Linus Torvalds
parent 5291c09b
...@@ -4028,7 +4028,7 @@ void unmap_hugepage_range(struct vm_area_struct *vma, unsigned long start, ...@@ -4028,7 +4028,7 @@ void unmap_hugepage_range(struct vm_area_struct *vma, unsigned long start,
/* /*
* This is called when the original mapper is failing to COW a MAP_PRIVATE * This is called when the original mapper is failing to COW a MAP_PRIVATE
* mappping it owns the reserve page for. The intention is to unmap the page * mapping it owns the reserve page for. The intention is to unmap the page
* from other VMAs and let the children be SIGKILLed if they are faulting the * from other VMAs and let the children be SIGKILLed if they are faulting the
* same region. * same region.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment