On Mon, Feb 03, 2025 at 03:33:42PM -0800, Yifei Liu wrote:
> From: Kevin Brodsky <[email protected]>
> 
> [ 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.
> 
> [[email protected]: silence unused-result warnings]
>   Link: 
> https://lkml.kernel.org/r/[email protected]
> Link: https://lkml.kernel.org/r/[email protected]
> Signed-off-by: Kevin Brodsky <[email protected]>
> Cc: Aruna Ramakrishna <[email protected]>
> Cc: Catalin Marinas <[email protected]>
> Cc: Dave Hansen <[email protected]>
> Cc: Joey Gouly <[email protected]>
> Cc: Keith Lucas <[email protected]>
> Cc: Ryan Roberts <[email protected]>
> Cc: Shuah Khan <[email protected]>
> Signed-off-by: Andrew Morton <[email protected]>
> (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

Reply via email to