mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v4 0/2] zram: fix few sysfs races
@ 2021-06-22 21:19 Luis Chamberlain
  2021-06-22 21:19 ` [PATCH v4 1/2] zram: fix crashes due to use of cpu hotplug multistate Luis Chamberlain
  2021-06-22 21:19 ` [PATCH v4 2/2] zram: fix deadlock with sysfs attribute usage and module removal Luis Chamberlain
  0 siblings, 2 replies; 3+ messages in thread
From: Luis Chamberlain @ 2021-06-22 21:19 UTC (permalink / raw)
  To: minchan, gregkh, jeyu, ngupta, sergey.senozhatsky.work, rafael
  Cc: mcgrof, axboe, mbenes, jpoimboe, tglx, keescook, jikos, rostedt,
	peterz, linux-block, linux-kernel

As per Greg's request I've split out the driver core patch out on
its own. Other than that, this series addresses the few minor
changes which Greg requested, namely making the zram_up bool static,
and adjusting the subject of the second patch to make it clear the
race is with module removal.

Luis Chamberlain (2):
  zram: fix crashes due to use of cpu hotplug multistate
  zram: fix deadlock with sysfs attribute usage and module removal

 drivers/block/zram/zram_drv.c | 141 ++++++++++++++++++++++++----------
 drivers/block/zram/zram_drv.h |  40 ++++++++++
 2 files changed, 139 insertions(+), 42 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-06-22 21:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 21:19 [PATCH v4 0/2] zram: fix few sysfs races Luis Chamberlain
2021-06-22 21:19 ` [PATCH v4 1/2] zram: fix crashes due to use of cpu hotplug multistate Luis Chamberlain
2021-06-22 21:19 ` [PATCH v4 2/2] zram: fix deadlock with sysfs attribute usage and module removal Luis Chamberlain

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

all inboxes | Powered by JetHome®