]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
cpuidle: menu: Remove single state handling
authorChristian Loehle <christian.loehle@arm.com>
Mon, 16 Feb 2026 18:50:05 +0000 (00:20 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 17 Feb 2026 14:49:53 +0000 (15:49 +0100)
commit93983a9f3beea791c21d77c2425488ad327d4fda
treedd707511feec21b549d010d8f7d8a2a2db84b457
parent825d5d347935d5fc339df969c572e382393f40ec
cpuidle: menu: Remove single state handling

cpuidle systems where the governor has no choice because there's only
a single idle state are now handled by cpuidle core and bypass the
governor, so remove the related handling.

Signed-off-by: Christian Loehle <christian.loehle@arm.com>
[ rjw: Rebase on top of the cpuidle changes merged recently ]
Link: https://patch.msgid.link/20260216185005.1131593-5-aboorvad@linux.ibm.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpuidle/governors/menu.c