Re: [PATCH v3 0/2] selftests/mm: clean up build output and verbosity

From: Li Wang

Date: Thu Apr 23 2026 - 20:18:49 EST


David Hildenbrand (Arm) <david@xxxxxxxxxx> wrote:

> On 4/22/26 10:04, Li Wang wrote:
> > Currently, the build process for the mm selftests is unnecessarily noisy.
> >
> > First, it leaks raw compiler errors during the liburing feature probe if
> > the headers are missing, which is confusing since the build system already
> > handles this gracefully with a clear warning.
> >
> > Second, the specific 32-bit and 64-bit compilation targets ignore the
> > standard kbuild verbosity settings, always printing their full compiler
> > commands even during a default quiet build.
> >
> > Notes:
> > My email address has changed due to employment change.
> > Previous Signed-off-by was with <liwang@xxxxxxxxxx>.
>
> :(
>
> As a former RH'er, I'm deeply sorry for what has happened there, really.
>
> Thank you for continuing to contribute upstream, highly appreciated!

Thank you David, I got a new account from kernel org yesterday:

li.wang@xxxxxxxxx

In the next, I hope to dedicate this email address to Linux and LTP
development work.

--
Regards,
Li Wang