diff options
author | 2022-11-01 15:30:55 -0700 | |
---|---|---|
committer | 2022-11-30 15:58:42 -0800 | |
commit | d5e33bd8c16b6f5f47665d378f078bee72b85225 (patch) | |
tree | 956ab27810e5df1be0c6b65d9e3d7a274e7951b9 /mm/page_alloc.c | |
parent | mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios (diff) | |
download | linux-rng-d5e33bd8c16b6f5f47665d378f078bee72b85225.tar.xz linux-rng-d5e33bd8c16b6f5f47665d378f078bee72b85225.zip |
mm/hugetlb: convert isolate_or_dissolve_huge_page to folios
Removes a call to compound_head() by using a folio when operating on the
head page of a hugetlb compound page.
Link: https://lkml.kernel.org/r/20221101223059.460937-6-sidhartha.kumar@oracle.com
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Cc: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Cc: Bui Quang Minh <minhquangbui99@gmail.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Miaohe Lin <linmiaohe@huawei.com>
Cc: Mina Almasry <almasrymina@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions