linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Kravetz <mike.kravetz@oracle.com>
To: "Matthew Wilcox (Oracle)" <willy@infradead.org>, linux-mm@kvack.org
Cc: linux-fsdevel@vger.kernel.org, Muchun Song <songmuchun@bytedance.com>
Subject: Re: [PATCH 1/2] hugetlb: Convert huge_add_to_page_cache() to use a folio
Date: Wed, 1 Jun 2022 13:50:28 -0700	[thread overview]
Message-ID: <2d3c2f0e-c6f3-cf54-e042-9bac242c4892@oracle.com> (raw)
In-Reply-To: <20220601192333.1560777-1-willy@infradead.org>

On 6/1/22 12:23, Matthew Wilcox (Oracle) wrote:
> Remove the last caller of add_to_page_cache()
> 
> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
> ---
>  fs/hugetlbfs/inode.c |  2 +-
>  mm/hugetlb.c         | 14 ++++++++++----
>  2 files changed, 11 insertions(+), 5 deletions(-)

Thanks,

Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
-- 
Mike Kravetz

  parent reply	other threads:[~2022-06-01 20:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-01 19:23 [PATCH 1/2] hugetlb: Convert huge_add_to_page_cache() to use a folio Matthew Wilcox (Oracle)
2022-06-01 19:23 ` [PATCH 2/2] filemap: Remove add_to_page_cache() and add_to_page_cache_locked() Matthew Wilcox (Oracle)
2022-06-01 20:56   ` Mike Kravetz
2022-06-02  2:49   ` Muchun Song
2022-06-01 20:50 ` Mike Kravetz [this message]
2022-06-02  2:49 ` [PATCH 1/2] hugetlb: Convert huge_add_to_page_cache() to use a folio Muchun Song

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2d3c2f0e-c6f3-cf54-e042-9bac242c4892@oracle.com \
    --to=mike.kravetz@oracle.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=songmuchun@bytedance.com \
    --cc=willy@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).