[PATCH v5 0/2] zram: fix few sysfs races
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2021-07-02 04:37:30
Also in:
lkml
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2021-07-02 04:37:30
Also in:
lkml
This v5 modifies the second patch, the set of macros needed a bit of adjustments so we can keep the same name attributes. It also updates the patches to fix all checkpatch complaints. Luis Chamberlain (2): zram: fix crashes with cpu hotplug multistate zram: fix deadlock with sysfs attribute usage and module removal drivers/block/zram/zram_drv.c | 108 ++++++++++++++++++++++++++-------- drivers/block/zram/zram_drv.h | 54 +++++++++++++++++ 2 files changed, 137 insertions(+), 25 deletions(-) -- 2.27.0