mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + hugetlb-convert-page_huge_active-hpagemigratable-flag-fix.patch added to -mm tree
@ 2021-02-04  0:33 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-02-04  0:33 UTC (permalink / raw)
  To: mike.kravetz, mm-commits, songmuchun


The patch titled
     Subject: hugetlb-convert-page_huge_active-hpagemigratable-flag-fix
has been added to the -mm tree.  Its filename is
     hugetlb-convert-page_huge_active-hpagemigratable-flag-fix.patch

This patch should soon appear at
    https://ozlabs.org/~akpm/mmots/broken-out/hugetlb-convert-page_huge_active-hpagemigratable-flag-fix.patch
and later at
    https://ozlabs.org/~akpm/mmotm/broken-out/hugetlb-convert-page_huge_active-hpagemigratable-flag-fix.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Muchun Song <songmuchun@bytedance.com>
Subject: hugetlb-convert-page_huge_active-hpagemigratable-flag-fix

remove set_page_huge_active() declaration from include/linux/hugetlb.h

Link: https://lkml.kernel.org/r/CAMZfGtUda+KoAZscU0718TN61cSFwp4zy=y2oZ=+6Z2TAZZwng@mail.gmail.com
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/hugetlb.h |    2 --
 1 file changed, 2 deletions(-)

--- a/include/linux/hugetlb.h~hugetlb-convert-page_huge_active-hpagemigratable-flag-fix
+++ a/include/linux/hugetlb.h
@@ -843,8 +843,6 @@ static inline void huge_ptep_modify_prot
 }
 #endif
 
-void set_page_huge_active(struct page *page);
-
 #else	/* CONFIG_HUGETLB_PAGE */
 struct hstate {};
 
_

Patches currently in -mm which might be from songmuchun@bytedance.com are

mm-hugetlbfs-fix-cannot-migrate-the-fallocated-hugetlb-page.patch
mm-hugetlb-fix-a-race-between-freeing-and-dissolving-the-page.patch
mm-hugetlb-fix-a-race-between-isolating-and-freeing-page.patch
mm-hugetlb-remove-vm_bug_on_page-from-page_huge_active.patch
mm-migrate-do-not-migrate-hugetlb-page-whose-refcount-is-one.patch
mm-hugetlb-fix-missing-put_page-in-gather_surplus_pages.patch
mm-memcontrol-optimize-per-lruvec-stats-counter-memory-usage.patch
mm-memcontrol-fix-nr_anon_thps-accounting-in-charge-moving.patch
mm-memcontrol-convert-nr_anon_thps-account-to-pages.patch
mm-memcontrol-convert-nr_file_thps-account-to-pages.patch
mm-memcontrol-convert-nr_shmem_thps-account-to-pages.patch
mm-memcontrol-convert-nr_shmem_pmdmapped-account-to-pages.patch
mm-memcontrol-convert-nr_file_pmdmapped-account-to-pages.patch
mm-memcontrol-make-the-slab-calculation-consistent.patch
hugetlb-convert-page_huge_active-hpagemigratable-flag-fix.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-04  0:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-04  0:33 + hugetlb-convert-page_huge_active-hpagemigratable-flag-fix.patch added to -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).