All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hibernate: add config option for snapshot device
@ 2020-05-01 15:14 Domenico Andreoli
  2020-05-01 15:14 ` [PATCH v2 1/2] hibernate: incorporate concurrency handling Domenico Andreoli
  2020-05-01 15:14 ` [PATCH v2 2/2] hibernate: split snapshot dev option Domenico Andreoli
  0 siblings, 2 replies; 3+ messages in thread
From: Domenico Andreoli @ 2020-05-01 15:14 UTC (permalink / raw)
  To: Rafael J. Wysocki, Pavel Machek; +Cc: Linux PM

Dear maintainers,

These are the improvements over v1 [0]:
  
 - 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/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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-01 15:14 [PATCH v2 0/2] hibernate: add config option for snapshot device Domenico Andreoli
2020-05-01 15:14 ` [PATCH v2 1/2] hibernate: incorporate concurrency handling Domenico Andreoli
2020-05-01 15:14 ` [PATCH v2 2/2] hibernate: split snapshot dev option Domenico Andreoli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.