lkml.org 
[lkml]   [2024]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] ubi: Fix serious of resource leaking problems
Date
v1->v2:
Combine Ben[1] and my[2] patches.
Modify second patch in [1], don't drop warning message if debugfs
failed to be initialized.
Modify second patch in [2], move ubiblock_init to the end of ubi_init.
Add new patch to replace IS_ERR_OR_NULL with IS_ERR.

[1] https://lore.kernel.org/linux-mtd/cover.1712788087.git.ben.hutchings@mind.be/
[2] https://lore.kernel.org/lkml/20240410074033.2523399-3-chengzhihao1@huawei.com/T/

Ben Hutchings (1):
mtd: ubi: Ignore all debugfs initialisation failures

Zhihao Cheng (3):
ubi: ubi_init: Fix missed debugfs cleanup in error handling path
ubi: ubi_init: Fix missed ubiblock cleanup in error handling path
ubi: debugfs: Replace IS_ERR_OR_NULL with IS_ERR in error checking
path

drivers/mtd/ubi/build.c | 61 ++++++++++++++++++++---------------------
drivers/mtd/ubi/debug.c | 35 +++++++++--------------
drivers/mtd/ubi/debug.h | 4 +--
3 files changed, 44 insertions(+), 56 deletions(-)

--
2.39.2


\
 
 \ /
  Last update: 2024-05-27 16:33    [W:0.070 / U:0.716 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site