[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210703001958.620899-1-mcgrof@kernel.org>
Date: Fri, 2 Jul 2021 17:19:55 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: akpm@...ux-foundation.org, 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, tj@...nel.org, 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 v6 0/3] zram: fix few sysfs races
Andrew,
This v6 rebases on to linux-next tag next-20210701, and adds a new third
patch to use ATTRIBUTE_GROUPS. This goes run time tested with the LTP
zram02 script. As per Minchan's request, sending this through you.
Luis Chamberlain (3):
zram: fix crashes with cpu hotplug multistate
zram: fix deadlock with sysfs attribute usage and module removal
zram: use ATTRIBUTE_GROUPS
drivers/block/zram/zram_drv.c | 119 ++++++++++++++++++++++++----------
drivers/block/zram/zram_drv.h | 54 +++++++++++++++
2 files changed, 139 insertions(+), 34 deletions(-)
--
2.27.0
Powered by blists - more mailing lists