From: Greg KH <gregkh@linuxfoundation.org>
To: Yifei Liu <yifei.l.liu@oracle.com>
Cc: kpm@linux-foundation.org, shuah@kernel.org,
kevin.brodsky@arm.com, stable@vger.kernel.org,
linux-kselftest@vger.kernel.org
Subject: Re: [PATCH Linux-6.12.y 1/1] selftests/mm: build with -O2
Date: Tue, 4 Feb 2025 14:55:05 +0100 [thread overview]
Message-ID: <2025020444-usable-facelift-3d78@gregkh> (raw)
In-Reply-To: <20250203233342.51041-1-yifei.l.liu@oracle.com>
On Mon, Feb 03, 2025 at 03:33:42PM -0800, Yifei Liu wrote:
> From: Kevin Brodsky <kevin.brodsky@arm.com>
>
> [ Upstream commit 46036188ea1f5266df23a6149dea0df1c77cd1c7 ]
>
> The mm kselftests are currently built with no optimisation (-O0). It's
> unclear why, and besides being obviously suboptimal, this also prevents
> the pkeys tests from working as intended. Let's build all the tests with
> -O2.
>
> [kevin.brodsky@arm.com: silence unused-result warnings]
> Link: https://lkml.kernel.org/r/20250107170110.2819685-1-kevin.brodsky@arm.com
> Link: https://lkml.kernel.org/r/20241209095019.1732120-6-kevin.brodsky@arm.com
> Signed-off-by: Kevin Brodsky <kevin.brodsky@arm.com>
> Cc: Aruna Ramakrishna <aruna.ramakrishna@oracle.com>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Dave Hansen <dave.hansen@linux.intel.com>
> Cc: Joey Gouly <joey.gouly@arm.com>
> Cc: Keith Lucas <keith.lucas@oracle.com>
> Cc: Ryan Roberts <ryan.roberts@arm.com>
> Cc: Shuah Khan <shuah@kernel.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> (cherry picked from commit 46036188ea1f5266df23a6149dea0df1c77cd1c7)
> [Yifei: This commit also fix the failure of pkey_sighandler_tests_64,
> which is also in linux-6.12.y, thus backport this commit]
You also need to provide a 6.13.y version, right?
Please resend both and we will be glad to queue them up.
thanks,
greg k-h
next prev parent reply other threads:[~2025-02-04 13:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-03 23:33 [PATCH Linux-6.12.y 1/1] selftests/mm: build with -O2 Yifei Liu
2025-02-04 13:55 ` Greg KH [this message]
2025-02-04 16:34 ` Sasha Levin
-- strict thread matches above, loose matches on Subject: below --
2025-01-27 23:45 Yifei Liu
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=2025020444-usable-facelift-3d78@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=kevin.brodsky@arm.com \
--cc=kpm@linux-foundation.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=yifei.l.liu@oracle.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.