From: Andrew Morton <akpm@linux-foundation.org>
To: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
willy@infradead.org, hughd@google.com
Subject: Re: [PATCH mm-unstable] mm: remove the hugetlb field from struct page
Date: Mon, 9 Jan 2023 16:49:59 -0800 [thread overview]
Message-ID: <20230109164959.cb0cb7b3f8a4ba5a2051529a@linux-foundation.org> (raw)
In-Reply-To: <20230109230806.910287-1-sidhartha.kumar@oracle.com>
On Mon, 9 Jan 2023 17:08:06 -0600 Sidhartha Kumar <sidhartha.kumar@oracle.com> wrote:
> commit dad6a5eb5556(mm,hugetlb: use folio fields in second tail page)
> added a transitional hugetlb field to struct page and struct folio to make
> room for another int in the first tail of a compound page. Hugetlb folio
> conversions have changed all page users of this field to use the fields
> within the folio so struct page no longer needs this hugetlb specific
> field.
>
> Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
> ---
> This is rebased on 01/09/2023 mm-unstable plus Matthew's series[1] applied
>
> [1]https://lore.kernel.org/linux-mm/20221231214610.2800682-1-willy@infradead.org/
Matthew's series had some compilation issues and needs quite some
rework to make it apply to current mm-unstable..
So, please resend this patch once v2 of "Get rid of first tail page
fields" has materialized.
prev parent reply other threads:[~2023-01-10 0:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-09 23:08 Sidhartha Kumar
2023-01-10 0:49 ` Andrew Morton [this message]
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=20230109164959.cb0cb7b3f8a4ba5a2051529a@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=hughd@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=sidhartha.kumar@oracle.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