mbox series

[0/4] Some cleanups and improvements for hugetlb

Message ID cover.1634797639.git.baolin.wang@linux.alibaba.com (mailing list archive)
Headers show
Series Some cleanups and improvements for hugetlb | expand

Message

Baolin Wang Oct. 21, 2021, 6:31 a.m. UTC
Hi,

This patchset did some cleanups and improvements for the hugetlb and
hugetlb_cgroup. Please help to review. Thanks.

Baolin Wang (4):
  hugetlb_cgroup: Remove unused hugetlb_cgroup_from_counter macro
  hugetlb: Replace the obsolete hugetlb_instantiation_mutex in the
    comments
  hugetlb: Remove redundant validation in has_same_uncharge_info()
  hugetlb: Remove redundant VM_BUG_ON() in add_reservation_in_range()

 mm/hugetlb.c        | 6 ++----
 mm/hugetlb_cgroup.c | 3 ---
 2 files changed, 2 insertions(+), 7 deletions(-)