From: Andrew Morton <akpm@linux-foundation.org>
To: Hongfu Li <lihongfu@kylinos.cn>
Cc: david@kernel.org, ljs@kernel.org, liam@infradead.org,
vbabka@kernel.org, rppt@kernel.org, surenb@google.com,
mhocko@suse.com, shuah@kernel.org, linux-mm@kvack.org,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
hongfu.li@linux.dev
Subject: Re: [PATCH v7 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
Date: Mon, 29 Jun 2026 16:42:24 -0700 [thread overview]
Message-ID: <20260629164224.ba45dc18cdef2848950631e4@linux-foundation.org> (raw)
In-Reply-To: <20260629103234.3240178-1-lihongfu@kylinos.cn>
On Mon, 29 Jun 2026 18:32:29 +0800 Hongfu Li <lihongfu@kylinos.cn> wrote:
> The main changes in this series are to refactor shared tracing and assertion
> helpers into a common file, unify both pkey selftests on pkey_assert() and
> per-test tracing for consistent diagnostics, and add missing mmap() return
> checks with MAP_FAILED used throughout for readability and consistency.
Thanks.
>
> ...
>
> tools/testing/selftests/mm/pkey-helpers.h | 4 +-
> tools/testing/selftests/mm/pkey-powerpc.h | 2 +-
> .../selftests/mm/pkey_sighandler_tests.c | 81 ++++++++--------
> tools/testing/selftests/mm/pkey_util.c | 86 +++++++++++++++++
> tools/testing/selftests/mm/protection_keys.c | 95 ++-----------------
> 5 files changed, 141 insertions(+), 127 deletions(-)
Unfortunately MAINTAINERS and get_maintainer are often useless in
selftests. In this case, I expect the people who wrote and work on the
pkey tests don't know that this patchset exists!
Poking around with git-blame or git-log
tools/testing/selftests/mm/pkey* will show who should be cc'ed.
So can I ask that you figure that out and send out a v8?
(Sashiko likes the patchset, btw)
next prev parent reply other threads:[~2026-06-29 23:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 10:32 Hongfu Li
2026-06-29 10:32 ` [PATCH v7 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c Hongfu Li
2026-06-29 10:32 ` [PATCH v7 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing Hongfu Li
2026-06-29 10:32 ` [PATCH v7 3/5] selftests/mm: use pkey_assert on clone_raw failure in pkey test Hongfu Li
2026-06-29 10:32 ` [PATCH v7 4/5] selftests/mm: add missing mmap() return checks in pkey tests Hongfu Li
2026-06-29 10:32 ` [PATCH v7 5/5] selftests/mm: add missing pthread_create() " Hongfu Li
2026-06-29 23:42 ` Andrew Morton [this message]
2026-06-30 1:47 ` [PATCH v7 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling Hongfu Li
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=20260629164224.ba45dc18cdef2848950631e4@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=david@kernel.org \
--cc=hongfu.li@linux.dev \
--cc=liam@infradead.org \
--cc=lihongfu@kylinos.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=ljs@kernel.org \
--cc=mhocko@suse.com \
--cc=rppt@kernel.org \
--cc=shuah@kernel.org \
--cc=surenb@google.com \
--cc=vbabka@kernel.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
all inboxes | Powered by JetHome®