On (25/10/15 15:08), Rafael J. Wysocki wrote:
On Wed, Oct 15, 2025 at 3:56 AM Sergey Senozhatsky senozhatsky@chromium.org wrote:
On (25/10/14 16:02), Rafael J. Wysocki wrote:
Would it be possible to check if the mainline has this issue? That is, compare the benchmark results on unmodified 6.17 (say) and on 6.17 with commit 85975daeaa4 reverted?
I don't think mainline kernel can run on those devices (due to a bunch of downstream patches). Best bet is 6.12, I guess.
Depending on what Rafael is expecting here you might just get away with copying menu.c from mainline, the interactions to other subsystems are limited fortunately.
Yeah, that'd be sufficiently close.
Test results for menu.c from linux-next are within regressed range: 78.5
So please check if the attached patch makes any difference.
From what I can tell the patch fixes it!