[PATCH 0/2] zram: IDLE flag handling fixes

Sergey Senozhatsky posted 2 patches 4 weeks ago
There is a newer version of this series
drivers/block/zram/zram_drv.c | 9 +++++++++
1 file changed, 9 insertions(+)
[PATCH 0/2] zram: IDLE flag handling fixes
Posted by Sergey Senozhatsky 4 weeks ago
zram can wrongly preserve ZRAM_IDLE flag on its entries
which can result in premature post-processing (writeback
and recompression) of such entries.

Sergey Senozhatsky (2):
  zram: clear IDLE flag after recompression
  zram: clear IDLE flag in mark_idle()

 drivers/block/zram/zram_drv.c | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.47.0.163.g1226f6d8fa-goog