[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210622211941.3754857-1-mcgrof@kernel.org>
Date: Tue, 22 Jun 2021 14:19:39 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: minchan@...nel.org, gregkh@...uxfoundation.org, jeyu@...nel.org,
ngupta@...are.org, sergey.senozhatsky.work@...il.com,
rafael@...nel.org
Cc: mcgrof@...nel.org, axboe@...nel.dk, mbenes@...e.com,
jpoimboe@...hat.com, tglx@...utronix.de, keescook@...omium.org,
jikos@...nel.org, rostedt@...dmis.org, peterz@...radead.org,
linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v4 0/2] zram: fix few sysfs races
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
Powered by blists - more mailing lists