linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hibernate: add config option for snapshot device
@ 2020-05-07  7:19 Domenico Andreoli
  2020-05-07  7:19 ` [PATCH 1/2] hibernate: incorporate concurrency handling Domenico Andreoli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Domenico Andreoli @ 2020-05-07  7:19 UTC (permalink / raw)
  To: Rafael J. Wysocki, Pavel Machek; +Cc: Linux PM

Dear maintainers,

These are the improvements over v2 [0]:

 - switch back to atomic_t API, refcount saturates when incrementing
   from zero

These are the improvements over v1 [1]:
  
 - move the mutual exclusion to hibernate.c (it was in user.c)
 - switched to refcount_t API (it was atomic_t)
 - the option is enabled by default (it was disabled by default)
 - remove the premature "DEPRECATED" marking
 - drop the redefinition of mutual exclusion helpers (in v2 they are
   owned by hibernte.c) in case the option is deselected
 - add the help message to the config option

Kind regards,
Domenico

[0] https://lore.kernel.org/linux-pm/20200501151452.621900831@gmail.com/
[1] https://lore.kernel.org/linux-pm/20200413190843.044112674@gmail.com/

-- 
rsa4096: 3B10 0CA1 8674 ACBA B4FE  FCD2 CE5B CF17 9960 DE13
ed25519: FFB4 0CC3 7F2E 091D F7DA  356E CC79 2832 ED38 CB05

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

end of thread, other threads:[~2020-05-19 15:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-07  7:19 [PATCH 0/2] hibernate: add config option for snapshot device Domenico Andreoli
2020-05-07  7:19 ` [PATCH 1/2] hibernate: incorporate concurrency handling Domenico Andreoli
2020-05-07  7:19 ` [PATCH 2/2] hibernate: split snapshot dev option Domenico Andreoli
2020-05-19 15:51 ` [PATCH 0/2] hibernate: add config option for snapshot device 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;
as well as URLs for NNTP newsgroup(s).