From: Rafael J. Wysocki Date: Thu, 30 Jan 2025 20:28:16 +0000 (+0100) Subject: Merge branch 'pm-sleep' X-Git-Tag: v6.14-rc1~32^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a01e0f47a7a10668c178f058bcf136f8ec897286;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'pm-sleep' Merge fixes related to system sleep for 6.14-rc1: - Add missing error handling for syscore_suspend() to the hibernation core code (Wentao Liang). - Revert a commit that added unused macros (Andy Shevchenko). - Synchronize the runtime PM status of devices that were runtime- suspended before a system-wide suspend and need to be resumed during the subsequent syste-wide resume transition (Rafael Wysocki). * pm-sleep: PM: sleep: core: Synchronize runtime PM status of parents and children PM: Revert "Add EXPORT macros for exporting PM functions" PM: hibernate: Add error handling for syscore_suspend() --- a01e0f47a7a10668c178f058bcf136f8ec897286