[PATCH v1 0/3] cpuidle: governors: menu: A fix, a corner case adjustment and a cleanup

From: Rafael J. Wysocki
Date: Wed Aug 13 2025 - 06:33:58 EST


Hi All,

This series fixes a minor issue in the menu governor, related to violating
the PM QoS CPU latency limit in some rare cases, rearranges the code in
menu_select() to get rid of some excessive indentation, and adjusts the
handling of a corner case related to nohz_full CPUs.

Please refer to the changelogs of individual patches for details.

Thanks!