diff options
author | 2021-11-05 13:41:55 -0700 | |
---|---|---|
committer | 2021-11-06 13:30:39 -0700 | |
commit | aa6d2e8cba2dc6f1f3dd39f7a7cc8ac788ad6c1a (patch) | |
tree | 737c2f868f7c5164c3a9026c5e923cc43f31e4ad /mm/backing-dev.c | |
parent | hugetlb_cgroup: remove unused hugetlb_cgroup_from_counter macro (diff) | |
download | wireguard-linux-aa6d2e8cba2dc6f1f3dd39f7a7cc8ac788ad6c1a.tar.xz wireguard-linux-aa6d2e8cba2dc6f1f3dd39f7a7cc8ac788ad6c1a.zip |
hugetlb: replace the obsolete hugetlb_instantiation_mutex in the comments
After commit 8382d914ebf7 ("mm, hugetlb: improve page-fault
scalability"), the hugetlb_instantiation_mutex lock had been replaced by
hugetlb_fault_mutex_table to serializes faults on the same logical page.
Thus update the obsolete hugetlb_instantiation_mutex related comments.
Link: https://lkml.kernel.org/r/4b3febeae37455ff7b74aa0aad16cc6909cf0926.1634797639.git.baolin.wang@linux.alibaba.com
Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Michal Hocko <mhocko@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/backing-dev.c')
0 files changed, 0 insertions, 0 deletions