> On Jan 2, 2024, at 13:39, Peter Xu <pet...@redhat.com> wrote: > > On Mon, Dec 25, 2023 at 02:34:48PM +0800, Muchun Song wrote: >> Reviewed-by: Muchun Song <songmuc...@bytedance.com> > > You're using the old email address here. Do you want me to also use the > linux.dev one that you suggested me to use? Either is OK for the RB tag. > > -- > Peter Xu >
- [PATCH 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES peterx
- [PATCH 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_prese... peterx
- [PATCH 03/13] mm: Provide generic pmd_thp_or_huge() peterx
- [PATCH 04/13] mm: Make HPAGE_PXD_* macros even if !THP peterx
- [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}() peterx
- Re: [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begi... Muchun Song
- Re: [PATCH 05/13] mm: Introduce vma_pgtable_walk_{... Peter Xu
- Re: [PATCH 05/13] mm: Introduce vma_pgtable_wa... Muchun Song
- [PATCH 06/13] mm/gup: Drop folio_fast_pin_allowed() in huge... peterx
- [PATCH 07/13] mm/gup: Refactor record_subpages() to find 1s... peterx
- [PATCH 08/13] mm/gup: Handle hugetlb for no_page_table() peterx
- [PATCH 09/13] mm/gup: Cache *pudp in follow_pud_mask() peterx
- [PATCH 10/13] mm/gup: Handle huge pud for follow_pud_mask() peterx
- [PATCH 11/13] mm/gup: Handle huge pmd for follow_pmd_mask() peterx
- [PATCH 12/13] mm/gup: Handle hugepd for follow_page() peterx
- [PATCH 13/13] mm/gup: Handle hugetlb in the generic follow_... peterx