projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5291c09
)
mm/hugetlb.c: fix typos in comments
author
Zhiyuan Dai
<daizhiyuan@phytium.com.cn>
Wed, 24 Feb 2021 20:07:26 +0000
(12:07 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 24 Feb 2021 21:38:32 +0000
(13:38 -0800)
Fix typo in comment.
Link:
https://lkml.kernel.org/r/1612256106-9436-1-git-send-email-daizhiyuan@phytium.com.cn
Signed-off-by: Zhiyuan Dai <daizhiyuan@phytium.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/hugetlb.c
patch
|
blob
|
history
diff --git
a/mm/hugetlb.c
b/mm/hugetlb.c
index 527e2b89e2096c51eb079ba83e8ae0bc0b76b691..9d3a1416fc2f7c0c33d4f32fd7f8469acb900357 100644
(file)
--- a/
mm/hugetlb.c
+++ b/
mm/hugetlb.c
@@
-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
- * mapp
p
ing 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
* same region.
*/