linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ohhoon Kwon <ohoono.kwon@samsung.com>
To: david@redhat.com, ohoono.kwon@samsung.com,
	akpm@linux-foundation.org, mhocko@suse.com
Cc: bhe@redhat.com, rppt@linux.ibm.com, ohkwon1043@gmail.com,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [PATCH v4 0/3] mm: sparse: remove __section_nr() function
Date: Thu,  8 Jul 2021 00:02:09 +0900	[thread overview]
Message-ID: <20210707150212.855-1-ohoono.kwon@samsung.com> (raw)
In-Reply-To: CGME20210707150538epcas1p35450f5b6058e2ea9e06446f10d9bf662@epcas1p3.samsung.com

This series contains cleanups to remove __section_nr().

In contrast to v1, there were some modifications on commit messages
In contrast to v2, [PATCH 1/3] has been updated to pass section_nr as
well as mem_section, as Michal suggested.

Also, I appended acked-by's and reviewed-by's from the initial mailing
list for convenience.

Ohhoon Kwon (3):
  mm: sparse: pass section_nr to section_mark_present
  mm: sparse: pass section_nr to find_memory_block
  mm: sparse: remove __section_nr() function

 .../platforms/pseries/hotplug-memory.c        |  4 +--
 drivers/base/memory.c                         |  4 +--
 include/linux/memory.h                        |  2 +-
 include/linux/mmzone.h                        |  1 -
 mm/sparse.c                                   | 35 +++----------------
 5 files changed, 8 insertions(+), 38 deletions(-)

-- 
2.17.1


       reply	other threads:[~2021-07-07 15:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20210707150538epcas1p35450f5b6058e2ea9e06446f10d9bf662@epcas1p3.samsung.com>
2021-07-07 15:02 ` Ohhoon Kwon [this message]
     [not found]   ` <CGME20210707150538epcas1p4b893d4fcd9eab24e4e06714efc24299e@epcas1p4.samsung.com>
2021-07-07 15:02     ` [PATCH v4 1/3] mm: sparse: pass section_nr to section_mark_present Ohhoon Kwon
     [not found]   ` <CGME20210707150538epcas1p2b2424d8303874d62d3ede60c38db6b59@epcas1p2.samsung.com>
2021-07-07 15:02     ` [PATCH v4 2/3] mm: sparse: pass section_nr to find_memory_block Ohhoon Kwon
     [not found]   ` <CGME20210707150538epcas1p149f866bf9b4c900a091c006df7162a23@epcas1p1.samsung.com>
2021-07-07 15:02     ` [PATCH v4 3/3] mm: sparse: remove __section_nr() function Ohhoon Kwon

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=20210707150212.855-1-ohoono.kwon@samsung.com \
    --to=ohoono.kwon@samsung.com \
    --cc=akpm@linux-foundation.org \
    --cc=bhe@redhat.com \
    --cc=david@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@suse.com \
    --cc=ohkwon1043@gmail.com \
    --cc=rppt@linux.ibm.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;
as well as URLs for NNTP newsgroup(s).