[PATCH 0/2] mtd: ubi: Fix some initialisation failure cases

Ben Hutchings ben.hutchings at essensium.com
Thu Apr 11 08:09:29 PDT 2024


On Thu, Apr 11, 2024 at 11:30:41AM +0800, Zhihao Cheng wrote:
> 在 2024/4/11 6:42, Ben Hutchings 写道:
> > ubi currently fails to initialise if debugfs is enabled at build time
> > but disabled at boot time (CONFIG_DEBUG_FS is enabled and debugfs=off
> > is set on the kernel command line).  Errors from debugfs should always
> > be ignored but this wasn't done everywhere.
> > 
> > While fixing this I also noticed that a recent change to ubi removed
> > some cleanup from the ubi_init() failure path that I think is still
> > needed.
> > 
> > This series should fix both problems.
> > 
> > Ben.
> 
> Hi, Ben. I have a same patch with your first one, I have merge our patchset
> into a new series [1]
> [1] https://lore.kernel.org/linux-mtd/20240411031903.3050278-1-chengzhihao1@huawei.com/
[...]

Thank you!

Ben.

-- 
Ben Hutchings · Senior Embedded Software Engineer, Essensium-Mind · mind.be



More information about the linux-mtd mailing list