Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Lorenzo Stoakes <ljs@kernel.org>
To: Hongfu Li <lihongfu@kylinos.cn>
Cc: akpm@linux-foundation.org, david@kernel.org, liam@infradead.org,
	 linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
	linux-mm@kvack.org,  mhocko@suse.com, rppt@kernel.org,
	shuah@kernel.org, surenb@google.com,  vbabka@kernel.org
Subject: Re: [PATCH v2 0/2] selftests/mm: refactor pkey helpers and fix mmap error handling
Date: Wed, 27 May 2026 17:24:33 +0100	[thread overview]
Message-ID: <ahcatXuo1pI9Z59G@lucifer> (raw)
In-Reply-To: <20260526070518.630740-1-lihongfu@kylinos.cn>

On Tue, May 26, 2026 at 03:05:18PM +0800, Hongfu Li wrote:
> > > This series is version 2 of the previous patch [0].  In v2, the changes are
> > > split into two patches for easier review.
> > > [0] https://lore.kernel.org/all/20260518082120.3890552-1-lihongfu@kylinos.cn/
> > >
> > > 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.  AI review seems to have found a legitimate problem:
> > 	https://sashiko.dev/#/patchset/20260525073026.27594-1-lihongfu@kylinos.cn
>
> Thanks. I'll go through the problem reported by the AI review and make
> corresponding fixes in v2.

You mean v3? :P

>
> Best regards,
> Hongfu
>

Cheers, Lorenzo

  reply	other threads:[~2026-05-27 16:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-25  7:30 [PATCH v2 0/2] selftests/mm: refactor pkey helpers and fix mmap error handling Hongfu Li
2026-05-25  7:30 ` [PATCH v2 1/2] selftests/mm: refactor pkey test helpers and unify assertions Hongfu Li
2026-05-25  7:30 ` [PATCH v2 2/2] selftests/mm: add missing mmap() return checks in pkey tests Hongfu Li
2026-05-25 20:02 ` [PATCH v2 0/2] selftests/mm: refactor pkey helpers and fix mmap error handling Andrew Morton
2026-05-26  7:05   ` Hongfu Li
2026-05-27 16:24     ` Lorenzo Stoakes [this message]
2026-05-28  8:29       ` 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=ahcatXuo1pI9Z59G@lucifer \
    --to=ljs@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=david@kernel.org \
    --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=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