From: Dev Jain <dev.jain@arm.com>
To: akpm@linux-foundation.org, chrisl@kernel.org, kasong@tencent.com,
liam@infradead.org, ljs@kernel.org
Cc: Dev Jain <dev.jain@arm.com>,
shikemeng@huaweicloud.com, nphamcs@gmail.com,
baoquan.he@linux.dev, baohua@kernel.org, youngjun.park@lge.com,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
vbabka@kernel.org, jannh@google.com, pfalcato@suse.de,
ryan.roberts@arm.com, anshuman.khandual@arm.com,
david@kernel.org
Subject: [PATCH 0/2] mm: drop "sub" prefix from various places
Date: Tue, 23 Jun 2026 12:57:20 +0000 [thread overview]
Message-ID: <20260623125723.2503832-1-dev.jain@arm.com> (raw)
Patch 1 converts subpage->page : folios have pages, not subpages.
Patch 2 drops "sub" from a function and a variable because the context
is clear enough.
---
These patches were originally in:
https://lore.kernel.org/all/20260526063635.61721-1-dev.jain@arm.com/
as patches 6 and 11. Split out for easing review.
Applies on mm-unstable (81652c5a65d4).
Dev Jain (2):
mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap
mm/mprotect: drop 'sub' from batching context
mm/mprotect.c | 12 ++++++------
mm/swap.h | 4 ++--
mm/swapfile.c | 16 ++++++++--------
3 files changed, 16 insertions(+), 16 deletions(-)
--
2.43.0
next reply other threads:[~2026-06-23 12:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-23 12:57 Dev Jain [this message]
2026-06-23 12:57 ` [PATCH 1/2] mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap Dev Jain
2026-06-23 14:28 ` Lance Yang
2026-06-23 15:38 ` Pedro Falcato
2026-06-23 16:45 ` Lorenzo Stoakes
2026-06-23 17:22 ` Nhat Pham
2026-06-23 12:57 ` [PATCH 2/2] mm/mprotect: drop 'sub' from batching context Dev Jain
2026-06-23 14:34 ` Lance Yang
2026-06-23 15:37 ` Pedro Falcato
2026-06-23 16:47 ` Lorenzo Stoakes
2026-06-23 17:45 ` David Hildenbrand (Arm)
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=20260623125723.2503832-1-dev.jain@arm.com \
--to=dev.jain@arm.com \
--cc=akpm@linux-foundation.org \
--cc=anshuman.khandual@arm.com \
--cc=baohua@kernel.org \
--cc=baoquan.he@linux.dev \
--cc=chrisl@kernel.org \
--cc=david@kernel.org \
--cc=jannh@google.com \
--cc=kasong@tencent.com \
--cc=liam@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=ljs@kernel.org \
--cc=nphamcs@gmail.com \
--cc=pfalcato@suse.de \
--cc=ryan.roberts@arm.com \
--cc=shikemeng@huaweicloud.com \
--cc=vbabka@kernel.org \
--cc=youngjun.park@lge.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.