From: Rafael J. Wysocki Date: Fri, 30 May 2025 18:21:36 +0000 (+0200) Subject: Merge branch 'pm-cpuidle' X-Git-Tag: v6.16-rc1~109^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d031d0d8daab86f9c3e9e89c80fec08367fb304;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'pm-cpuidle' Fix an issue in the PSCI cpuidle driver introduced recently and a nasty x86 power regression introduced in 6.15: - Prevent freeing an uninitialized pointer in error path of dt_idle_state_present() in the PSCI cpuidle driver (Dan Carpenter). - Revert an x86 commit that went into 6.15 and caused idle power, including power in suspend-to-idle, to rise rather dramatically on systems booting with "nosmt" in the kernel command line (Rafael Wysocki). * pm-cpuidle: Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" cpuidle: psci: Fix uninitialized variable in dt_idle_state_present() --- 3d031d0d8daab86f9c3e9e89c80fec08367fb304