linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Frank van der Linden <fvdl@google.com>,
	Mike Rapoport <rppt@kernel.org>,
	Muchun Song <muchun.song@linux.dev>,
	Wei Yang <richard.weiyang@gmail.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [PATCH mm-unstable 0/2] mm_init: rename *init_reserved_page* functions
Date: Tue, 25 Feb 2025 10:30:15 +0200	[thread overview]
Message-ID: <20250225083017.567649-1-rppt@kernel.org> (raw)

From: "Mike Rapoport (Microsoft)" <rppt@kernel.org>

Hi,

Following Wei's comments on my patch that renamed init_reserved_page() to
init_deferred_page(), I think it makes sense to pull that patch out of KHO
series and merge it now.

To take into account the refactoring of that function in mm-unstable there
is also a patch that renames __init_reserved_page_zone() to
__init_page_from_nid().

[1] https://lore.kernel.org/linux-mm/Z71z9fO6tE5Px8rT@kernel.org/

Mike Rapoport (Microsoft) (2):
  mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
  mm/mm_init: rename init_reserved_page to init_deferred_page

 mm/hugetlb.c  |  2 +-
 mm/internal.h |  2 +-
 mm/mm_init.c  | 10 +++++-----
 3 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.47.2



             reply	other threads:[~2025-02-25  8:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-25  8:30 Mike Rapoport [this message]
2025-02-25  8:30 ` [PATCH mm-unstable 1/2] mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid Mike Rapoport
2025-02-26  1:52   ` Wei Yang
2025-02-25  8:30 ` [PATCH mm-unstable 2/2] mm/mm_init: rename init_reserved_page to init_deferred_page Mike Rapoport
2025-02-26  1:54   ` Wei Yang

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=20250225083017.567649-1-rppt@kernel.org \
    --to=rppt@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=fvdl@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=muchun.song@linux.dev \
    --cc=richard.weiyang@gmail.com \
    /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