Re: [PATCH v5 0/2] zram: fix few sysfs races
From: Minchan Kim <minchan@kernel.org>
Date: 2021-07-02 06:01:26
Also in:
lkml
From: Minchan Kim <minchan@kernel.org>
Date: 2021-07-02 06:01:26
Also in:
lkml
On Thu, Jul 01, 2021 at 09:37:14PM -0700, Luis Chamberlain wrote:
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(-)
Guess first patch would be confilict with recent kernel. Anyway, please send the patchset with Andrew If he doesn't pick in a few days.