[PATCH v1 0/2] PM: hibernate: Fix GFP mask restoration issue and consolidate code

From: Rafael J. Wysocki

Date: Fri Sep 26 2025 - 12:41:43 EST


Hi All,

Unfortunately, there is another issue related to the pm_restrict_gfp_mask() and
pm_restore_gfp_mask() calls that needs to be addressed (patch [1/2]) and on
top of that, some code in power_down() can be consolidated to avoid duplication
and improve clarity (patch [2/2]).

Thanks!