[PATCH 0/2] zram: fix backing device setup issue

Kairui Song posted 2 patches 1 year 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: fix backing device setup issue
Posted by Kairui Song 1 year ago
From: Kairui Song <kasong@tencent.com>

This series fixes two bugs of backing device setting:

- ZRAM should reject using a zero sized (or the uninitialized ZRAM
  device itself) as the backing device.
- Fix backing device leaking when removing a uninitialized ZRAM
  device.

Kairui Song (2):
  zram: refuse to use zero sized block device as backing device
  zram: fix uninitialized ZRAM not releasing backing device

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

-- 
2.47.0