Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH v1 0/2] PM: hibernate: Fix GFP mask restoration issue and consolidate code
@ 2025-09-26 16:37 Rafael J. Wysocki
  2025-09-26 16:40 ` [PATCH v1 1/2] PM: hibernate: Restrict GFP mask in power_down() Rafael J. Wysocki
  2025-09-26 16:41 ` [PATCH v1 2/2] PM: hibernate: Combine return paths " Rafael J. Wysocki
  0 siblings, 2 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2025-09-26 16:37 UTC (permalink / raw)
  To: Linux PM; +Cc: LKML, Mario Limonciello

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!




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-09-26 18:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-26 16:37 [PATCH v1 0/2] PM: hibernate: Fix GFP mask restoration issue and consolidate code Rafael J. Wysocki
2025-09-26 16:40 ` [PATCH v1 1/2] PM: hibernate: Restrict GFP mask in power_down() Rafael J. Wysocki
2025-09-26 16:47   ` Mario Limonciello
2025-09-26 16:41 ` [PATCH v1 2/2] PM: hibernate: Combine return paths " Rafael J. Wysocki
2025-09-26 18:29   ` Mario Limonciello
2025-09-26 18:31     ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox