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.